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() |
Modifier and Type | Method and Description |
---|---|
Void |
PostCommitHook.call() |
String |
PrePushHook.call() |
String |
CommitMsgHook.call() |
Void |
PreCommitHook.call() |
Modifier and Type | Method and Description |
---|---|
String |
LfsPrePushHook.call() |
Copyright © 2019 Eclipse JGit Project. All rights reserved.