Pass change Id to submit hook

Bug: Issue 11905
Change-Id: I3761c369c3f10b215b1afeb43cae59bc194e9a44
1 file changed
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.