v3.0.5
Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  Fix and clarify documentation of ref-update and commit-received hooks
  Correct documentation of ref-update hook regarding output

Change-Id: Ia446c95e1f6ca12e1cbd198d3a7e4f6a16b09fc6
tree: 682621f01dfb8fd2f03f051e06ad37703cd6fab4
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Hooks plugin

Gerrit does not support the standard server-side git hooks in the repositories it manages.

This plugin adds support for custom hooks that can be run instead. Refer to the configuration documentation and list of supported hooks for details.