Class ListCommits


  • public class ListCommits
    extends Object
    • Constructor Detail

      • ListCommits

        public ListCommits​(Git git,
                           org.eclipse.jgit.lib.Ref ref,
                           String path)
      • ListCommits

        public ListCommits​(GitImpl git,
                           org.eclipse.jgit.lib.ObjectId startRange,
                           org.eclipse.jgit.lib.ObjectId endRange)