public static interface TreeUtils.ITreeVisitor
boolean accept(org.eclipse.jgit.lib.FileMode mode,
String path,
String name,
org.eclipse.jgit.lib.AnyObjectId id)
mode - mode of current entrypath - parent path of entry, null for root entriesname - name of current entryid - id of current entryCopyright © 2011-2016. All Rights Reserved.