commit | 0c6be301a39cf2c0cbc11a2c04be386e647b96a0 | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Mon Dec 02 15:15:47 2019 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Mon Dec 02 15:24:15 2019 +0900 |
tree | d33c3377cce0a1c8257174b33563414612ec0159 | |
parent | e9127800c4efe8ad9601c7b1152783cd12a55bc2 [diff] |
Correct documentation of ref-update hook regarding output The output of the hook is only returned when the update is rejected, not regardless of the return code as stated in the doc. Change-Id: I93483f44e31e7055c302c0758084de868d1c4f93
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.