[repo] add todo

This commit is contained in:
Hylke Bons 2011-03-12 18:58:04 +00:00
parent c000f8cb0c
commit db0af9dbda

View file

@ -958,6 +958,7 @@ namespace SparkleLib {
// Returns a list of latest commits
// TODO: Method needs to be made a lot faster
public List <SparkleCommit> GetCommits (int count)
{