Package org.eclipse.jgit.hooks


package org.eclipse.jgit.hooks
  • Classes
    Class
    Description
    The commit-msg hook implementation.
    Git can fire off custom scripts when certain important actions occur.
    Factory class for instantiating supported hooks.
    The post-commit hook implementation.
    The pre-commit hook implementation.
    The pre-push hook implementation.