We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999c090 commit 0d3cd05Copy full SHA for 0d3cd05
lib/git-hooks.js
@@ -15,6 +15,7 @@ var HOOKS = [
15
'post-commit',
16
'post-merge',
17
'post-receive',
18
+ 'post-rewrite',
19
'pre-applypatch',
20
'pre-auto-gc',
21
'pre-commit',
0 commit comments