Package | Description |
---|---|
org.eclipse.jgit.diff |
Comparing file contents by computing diffs.
|
Modifier and Type | Method and Description |
---|---|
List<DiffEntry> |
RenameDetector.compute(ContentSource.Pair reader,
ProgressMonitor pm)
Detect renames in the current file set.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.