Uses of Class
org.eclipse.jgit.api.errors.RefNotFoundException
Packages that use RefNotFoundException
-
Uses of RefNotFoundException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw RefNotFoundExceptionModifier and TypeMethodDescriptionCheckoutCommand.call()CreateBranchCommand.call()PullCommand.call()RebaseCommand.call()RenameBranchCommand.call()SubmoduleUpdateCommand.call()Execute the SubmoduleUpdateCommand command.protected CheckoutCommandCheckoutCommand.checkoutPaths()Checkout paths into index and working directory, firing aWorkingTreeModifiedEventif the working tree was modified.private Collection<Ref>ListBranchCommand.filterRefs(Collection<Ref> refs) private RefRebaseCommand.getHead()private ObjectIdCheckoutCommand.getStartPointObjectId()private ObjectIdCreateBranchCommand.getStartPointObjectId()Sets the commit to be described.RebaseCommand.setUpstream(String upstream) Set the upstream branchprivate voidRebaseCommand.writeRewrittenHashes()