| Package | Description |
|---|---|
| org.eclipse.jgit.api |
High-level API commands (the porcelain of JGit).
|
| org.eclipse.jgit.hooks | |
| org.eclipse.jgit.lfs |
| Modifier and Type | Method and Description |
|---|---|
RevCommit |
CommitCommand.call()
Execute the command
|
| Modifier and Type | Method and Description |
|---|---|
String |
PrePushHook.call()
Run the hook.
|
Void |
PreCommitHook.call()
Run the hook.
|
Void |
PostCommitHook.call()
Run the hook.
|
String |
CommitMsgHook.call()
Run the hook.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LfsPrePushHook.call() |
Copyright © 2019 Eclipse JGit Project. All rights reserved.