Module org.eclipse.jgit
Package org.eclipse.jgit.hooks
-
Class Summary Class Description CommitMsgHook Thecommit-msghook implementation.GitHook<T> Git can fire off custom scripts when certain important actions occur.Hooks Factory class for instantiating supported hooks.PostCommitHook Thepost-commithook implementation.PreCommitHook Thepre-commithook implementation.PrePushHook Thepre-pushhook implementation.