Class CreateRevertCommitTree


  • public class CreateRevertCommitTree
    extends Object
    • Constructor Detail

      • CreateRevertCommitTree

        public CreateRevertCommitTree​(Git git,
                                      org.eclipse.jgit.lib.ObjectId headId,
                                      org.eclipse.jgit.lib.ObjectInserter inserter,
                                      RevertCommitContent commitContent)
    • Method Detail

      • execute

        public Optional<org.eclipse.jgit.lib.ObjectId> execute()