Class RefTreeUpdateCommand


  • public class RefTreeUpdateCommand
    extends Object
    • Constructor Detail

      • RefTreeUpdateCommand

        public RefTreeUpdateCommand​(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