Uses of Class
org.eclipse.jgit.api.errors.CheckoutConflictException
Packages that use CheckoutConflictException
Package
Description
High-level API commands (the porcelain of JGit).
Exceptions thrown by API commands.
-
Uses of CheckoutConflictException in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that throw CheckoutConflictExceptionModifier and TypeMethodDescriptionCheckoutCommand.call()MergeCommand.call()ResetCommand.call()SubmoduleUpdateCommand.call()Execute the SubmoduleUpdateCommand command.private booleanRebaseCommand.checkoutCommit(String headName, RevCommit commit) private voidRebaseCommand.resetSoftToParent() -
Uses of CheckoutConflictException in org.eclipse.jgit.api.errors
Methods in org.eclipse.jgit.api.errors that return CheckoutConflictExceptionModifier and TypeMethodDescription(package private) CheckoutConflictExceptionCheckoutConflictException.addConflictingPath(String conflictingPath) Adds a new conflicting path