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 TypeClassDescriptionclassThecommit-msghook implementation.classThepost-commithook implementation.classThepre-commithook implementation.classThepre-pushhook implementation. -
Uses of GitHook in org.eclipse.jgit.lfs
Subclasses of GitHook in org.eclipse.jgit.lfsModifier and TypeClassDescriptionclassPre-push hook that handles uploading LFS artefacts.