v2.14.9
[HookTask] Avoid shadowing field

Rename local variable to avoid shadowing field declared in line 42.

Change-Id: Ic7cdfe55aca4e7072d3c4e26928d3b4f98bb8457
1 file changed
tree: 4c00f4f863f98eb271186b257b9a274a2c56430f
  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.