Package | Description |
---|---|
org.eclipse.jgit.dircache | |
org.eclipse.jgit.treewalk |
Modifier and Type | Class and Description |
---|---|
class |
DirCacheBuildIterator
Iterate and update a
DirCache as part of a TreeWalk . |
Modifier and Type | Method and Description |
---|---|
FileMode |
WorkingTreeIterator.getIndexFileMode(DirCacheIterator indexIter)
Get the file mode to use for the current entry when it is to be updated
in the index.
|
Copyright © 2012. All Rights Reserved.