| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 | | [ |  |   "applypatch-msg", |  |   "pre-applypatch", |  |   "post-applypatch", |  |   "pre-commit", |  |   "prepare-commit-msg", |  |   "commit-msg", |  |   "post-commit", |  |   "pre-rebase", |  |   "post-checkout", |  |   "post-merge", |  |   "pre-push", |  |   "pre-receive", |  |   "update", |  |   "post-receive", |  |   "post-update", |  |   "push-to-checkout", |  |   "pre-auto-gc", |  |   "post-rewrite", |  |   "sendemail-validate" |  | ] | 
 |