JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.eclipse.jgit.hooks.PreCommitHook
Packages that use
PreCommitHook
Package
Description
org.eclipse.jgit.hooks
Uses of
PreCommitHook
in
org.eclipse.jgit.hooks
Methods in
org.eclipse.jgit.hooks
that return
PreCommitHook
Modifier and Type
Method and Description
static
PreCommitHook
Hooks.
preCommit
(
Repository
repo, java.io.PrintStream outputStream)
Create pre-commit hook for the given repository
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes