commit | 8b7187734639e41707f142ca67c7ecf21b9cf3bd | [log] [tgz] |
---|---|---|
author | David Pursehouse <dpursehouse@collab.net> | Fri Sep 14 10:32:11 2018 +0900 |
committer | David Pursehouse <dpursehouse@collab.net> | Fri Sep 14 15:43:33 2018 +0900 |
tree | 9812971632ba0a37aceec8a0fa28076de208be10 | |
parent | 08c418651142c4d98946a050db039d0a892d7ac9 [diff] |
Implement change-deleted hook Bug: Issue 9711 Change-Id: I8bda9a8951e54add030398a66a12713d041ec2df
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.