diff --git a/SparkleLib/SparkleRepo.cs b/SparkleLib/SparkleRepo.cs index 4fad106f..829803ce 100644 --- a/SparkleLib/SparkleRepo.cs +++ b/SparkleLib/SparkleRepo.cs @@ -958,6 +958,7 @@ namespace SparkleLib { // Returns a list of latest commits + // TODO: Method needs to be made a lot faster public List GetCommits (int count) {