org.eclipse.jgit.revwalk
public abstract class RenameCallback extends java.lang.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 © 2014. All Rights Reserved.