Class SimpleRefUpdateCommand


  • public class SimpleRefUpdateCommand
    extends Object
    • Constructor Detail

      • SimpleRefUpdateCommand

        public 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:
        IOException
        org.eclipse.jgit.api.errors.ConcurrentRefUpdateException