Class CreateCopyCommitTree


  • public class CreateCopyCommitTree
    extends Object
    • Constructor Detail

      • CreateCopyCommitTree

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

      • execute

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