Merge branch 'stable-3.1'

* stable-3.1:
  Pass change Id to submit hook

Change-Id: I94ed6f06fc99036d463b97093e86974f7c818d17
tree: 22b1b18b389fbb391ad06e1ad8ea0b7c5f35126a
  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.