public abstract class RenameCallback extends Object
FollowFilter
. Whenever a rename has been detected during a revision
walk, it will be reported here.Constructor and Description |
---|
RenameCallback() |
public abstract void renamed(DiffEntry entry)
entry
- the entry representing the rename/copyCopyright © 2015 Eclipse JGit Project. All rights reserved.