commit | 64e8445b7db8295ec04749fbcfc668211c84785a | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Wed May 16 05:17:15 2018 +0000 |
committer | David Pursehouse <dpursehouse@collab.net> | Wed May 16 16:54:52 2018 +0900 |
tree | b69f1d8c346e9938b00b4dc748c389b6709f93bc | |
parent | 1370e0d678579efe09678d33b3ee26c6f9428dac [diff] |
Improve hooks documentation structure Split synchronous and asyncronous hooks into separate sections, and move the duplicated paragraphs about syncronous hook behavior into the top of the syncronous hooks section. Replace legacy section heading formatting (===== and ----- forms), which only supports 2 levels, with newer formatting (starting the line with one or more # marks) which supports further levels. Add a table of contents. Change-Id: Iacf7c44860ec4d77e44c9816fc04ea641a2c8b43
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.