Class SimpleRefUpdateCommand
- java.lang.Object
-
- org.uberfire.java.nio.fs.jgit.util.commands.SimpleRefUpdateCommand
-
public class SimpleRefUpdateCommand extends Object
-
-
Constructor Summary
Constructors Constructor Description SimpleRefUpdateCommand(Git git, String branchName, org.eclipse.jgit.revwalk.RevCommit commit)
-
-
-
Method Detail
-
execute
public void execute() throws IOException, org.eclipse.jgit.api.errors.ConcurrentRefUpdateException- Throws:
IOExceptionorg.eclipse.jgit.api.errors.ConcurrentRefUpdateException
-
-