Package | Description |
---|---|
org.eclipse.jgit.blame |
Computing blame/annotate information of files.
|
org.eclipse.jgit.diff |
Comparing file contents by computing diffs.
|
Modifier and Type | Method and Description |
---|---|
RenameDetector |
BlameGenerator.getRenameDetector()
Obtain the RenameDetector, allowing the application to configure its
settings for rename score and breaking behavior.
|
Modifier and Type | Method and Description |
---|---|
RenameDetector |
DiffFormatter.getRenameDetector() |
Copyright © 2017 Eclipse JGit Project. All rights reserved.