Package | Description |
---|---|
org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
org.eclipse.jgit.hooks |
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 |
---|---|
String |
PrePushHook.call() |
Void |
PreCommitHook.call() |
String |
CommitMsgHook.call() |
Copyright © 2016 Eclipse JGit Project. All rights reserved.