| Package | Description |
|---|---|
| org.eclipse.jgit.api | |
| org.eclipse.jgit.dircache |
| Modifier and Type | Method and Description |
|---|---|
RevCommit |
CommitCommand.call()
Executes the
commit command with all the options and parameters
collected by the setter methods of this class. |
| Modifier and Type | Method and Description |
|---|---|
ObjectId |
DirCache.writeTree(ObjectInserter ow)
Write all index trees to the object store, returning the root tree.
|
Copyright © 2012. All Rights Reserved.