Uses of Class
org.eclipse.jgit.hooks.GitHook
Packages that use GitHook
-
Uses of GitHook in org.eclipse.jgit.hooks
Subclasses of GitHook in org.eclipse.jgit.hooksModifier and TypeClassDescriptionclass
Thecommit-msg
hook implementation.class
Thepost-commit
hook implementation.class
Thepre-commit
hook implementation.class
Thepre-push
hook implementation. -
Uses of GitHook in org.eclipse.jgit.lfs
Subclasses of GitHook in org.eclipse.jgit.lfsModifier and TypeClassDescriptionclass
Pre-push hook that handles uploading LFS artefacts.