Package | Description |
---|---|
org.eclipse.jgit.dircache |
Reading and editing the directory cache (index).
|
Modifier and Type | Method and Description |
---|---|
ObjectId |
DirCache.writeTree(ObjectInserter ow)
Write all index trees to the object store, returning the root tree.
|
Copyright © 2015 Eclipse JGit Project. All rights reserved.