Merge branch 'stable-3.1'

* stable-3.1:
  Submit: Get the change Id from the patch set Id

Change-Id: Idbd71d8908e99e385fd08d548e915f3c76a0766e
tree: 5f12e8d91c9008a7d9aef306b840f92233cffec4
  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.