Package | Description |
---|---|
org.eclipse.jgit.revwalk |
Walking revision graphs (commit history).
|
Modifier and Type | Method and Description |
---|---|
RenameCallback |
FollowFilter.getRenameCallback() |
Modifier and Type | Method and Description |
---|---|
void |
FollowFilter.setRenameCallback(RenameCallback callback)
Sets the callback to which renames shall be reported.
|
Copyright © 2017 Eclipse JGit Project. All rights reserved.