public static class VersionedMetaData.PathInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.jgit.lib.FileMode |
fileMode |
org.eclipse.jgit.lib.ObjectId |
objectId |
java.lang.String |
path |
| Modifier | Constructor and Description |
|---|---|
protected |
VersionedMetaData.PathInfo(org.eclipse.jgit.treewalk.TreeWalk tw) |