Class CreateMoveCommitTree
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.util.commands.CreateMoveCommitTree
-
public class CreateMoveCommitTree extends Object
-
-
Constructor Summary
Constructors Constructor Description CreateMoveCommitTree(Git git, org.eclipse.jgit.lib.ObjectId headId, org.eclipse.jgit.lib.ObjectInserter inserter, MoveCommitContent commitContent)
-
-
-
Constructor Detail
-
CreateMoveCommitTree
public CreateMoveCommitTree(Git git, org.eclipse.jgit.lib.ObjectId headId, org.eclipse.jgit.lib.ObjectInserter inserter, MoveCommitContent commitContent)
-
-
Method Detail
-
execute
public Optional<org.eclipse.jgit.lib.ObjectId> execute()
-
-