Uses of Class
org.eclipse.jgit.api.CheckoutResult
Packages that use CheckoutResult
-
Uses of CheckoutResult in org.eclipse.jgit.api
Fields in org.eclipse.jgit.api declared as CheckoutResultModifier and TypeFieldDescriptionstatic final CheckoutResult
CheckoutResult.ERROR_RESULT
TheCheckoutResult.Status.ERROR
result;static final CheckoutResult
CheckoutResult.NOT_TRIED_RESULT
TheCheckoutResult.Status.NOT_TRIED
result;private CheckoutResult
CheckoutCommand.status
Methods in org.eclipse.jgit.api that return CheckoutResult