changed MD to md

This commit is contained in:
Sjmillington
2019-10-11 16:26:29 +01:00
parent f7e594722a
commit 6a0c692954

View File

@@ -56,7 +56,7 @@ public class Log {
//System.out.println("Commit: " + rev /* + ", name: " + rev.getName() + ", id: " + rev.getId().getName() */);
count++;
}
System.out.println("Had " + count + " commits on README.MD");
System.out.println("Had " + count + " commits on README.md");
logs = git.log()
// for all log.all()