Adapt to changed API in Gerrit core for creating metric fields (part 2)

Change-Id: Ic62020f7ecdf44099d007e5282eba8a36aff8c91
Signed-off-by: Edwin Kempin <ekempin@google.com>
1 file changed
tree: 6d104fdf97a46f8e9b752b1b72b8ba2639942f70
  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.