Uses of Class
org.eclipse.jgit.errors.CancelledException
Packages that use CancelledException
-
Uses of CancelledException in org.eclipse.jgit.diff
Methods in org.eclipse.jgit.diff that throw CancelledExceptionModifier and TypeMethodDescriptionRenameDetector.compute(ContentSource.Pair reader, ProgressMonitor pm) Detect renames in the current file set.RenameDetector.compute(ObjectReader reader, ProgressMonitor pm) Detect renames in the current file set.RenameDetector.compute(ProgressMonitor pm) Detect renames in the current file set.