Uses of Package
org.eclipse.jgit.hooks
-
Packages that use org.eclipse.jgit.hooks Package Description org.eclipse.jgit.hooks org.eclipse.jgit.util Utility classes. -
Classes in org.eclipse.jgit.hooks used by org.eclipse.jgit.hooks Class Description CommitMsgHook Thecommit-msghook implementation.GitHook Git can fire off custom scripts when certain important actions occur.PostCommitHook Thepost-commithook implementation.PreCommitHook Thepre-commithook implementation.PrePushHook Thepre-pushhook implementation. -
Classes in org.eclipse.jgit.hooks used by org.eclipse.jgit.util Class Description PrePushHook Thepre-pushhook implementation.