Git hooks for Gerrit code review integration.
| File | Description |
|---|---|
| prepare-commit-msg | Generates Gerrit Change-IDs for commits |
| bugzilla/change-merged | Notifies Bugzilla when a change is merged |
| bugzilla/patchset-created | Notifies Bugzilla when a patchset is created |
Copy the hooks into your repository's .git/hooks/ directory.