Package | Description |
---|---|
org.eclipse.jgit.hooks | |
org.eclipse.jgit.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
static PrePushHook |
Hooks.prePush(Repository repo,
PrintStream outputStream)
Create pre-push hook for the given repository
|
Modifier and Type | Method and Description |
---|---|
PrePushHook |
LfsFactory.getPrePushHook(Repository repo,
PrintStream outputStream)
Retrieve a pre-push hook to be applied.
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.