Uses of Class
org.hjug.git.ScmLogInfo
-
-
Uses of ScmLogInfo in org.hjug.git
Methods in org.hjug.git that return ScmLogInfo Modifier and Type Method Description ScmLogInfoGitLogReader. fileLog(java.lang.String path)Returns the number of commits and earliest commit for a given path TODO: Move to a different class???Method parameters in org.hjug.git with type arguments of type ScmLogInfo Modifier and Type Method Description voidChangePronenessRanker. rankChangeProneness(java.util.List<ScmLogInfo> scmLogInfos)
-