Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  [HookTask] Avoid shadowing field
  [HookTask] Close readers in try-with-resources

Change-Id: I4cc4b9dc7aafe058839ba373b741f9daa3a94160
tree: 63e8b610026b565dfcb9b980533a89a9261b7ba5
  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.