| Package | Description |
|---|---|
| org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
| Modifier and Type | Method and Description |
|---|---|
StatusCommand |
StatusCommand.setWorkingTreeIt(WorkingTreeIterator workingTreeIt)
To set the
WorkingTreeIterator which should be used. |
StatusCommand |
Git.status()
Returns a command object to execute a
status command |
Copyright © 2013. All rights reserved.