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