[repo] add todo

This commit is contained in:
Hylke Bons 2011-03-12 18:58:04 +00:00
parent 05fe993b89
commit 393e0e6b06

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)
{