Class CreateCopyCommitTree
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.util.commands.CreateCopyCommitTree
-
public class CreateCopyCommitTree extends Object
-
-
Constructor Summary
Constructors Constructor Description CreateCopyCommitTree(Git git, org.eclipse.jgit.lib.ObjectId headId, org.eclipse.jgit.lib.ObjectInserter inserter, CopyCommitContent commitContent)
-
-
-
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()
-
-