Class GetCommonAncestorCommit


  • public class GetCommonAncestorCommit
    extends Object
    • Constructor Detail

      • GetCommonAncestorCommit

        public GetCommonAncestorCommit​(Git git,
                                       org.eclipse.jgit.revwalk.RevCommit commitA,
                                       org.eclipse.jgit.revwalk.RevCommit commitB)
    • Method Detail

      • execute

        public org.eclipse.jgit.revwalk.RevCommit execute()