Uses of Class
org.eclipse.jgit.dircache.Checkout
Packages that use Checkout
-
Uses of Checkout in org.eclipse.jgit.dircache
Methods in org.eclipse.jgit.dircache that return CheckoutModifier and TypeMethodDescriptionCheckout.setRecursiveDeletion(boolean recursive) Defines whether directories that are in the way of the file to be checked out shall be deleted recursively.