Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  Pass change Id to submit hook

Change-Id: I9f0a55b7c9520ecf0eb6541b1a601ccec7d06ffb
tree: 7250cb8b540ca2c0a1315d49e3d48d71c069080c
  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.