Skip to content

Commit 0d3cd05

Browse files
authored
Add post-rewirte hook
1 parent 999c090 commit 0d3cd05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/git-hooks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ var HOOKS = [
1515
'post-commit',
1616
'post-merge',
1717
'post-receive',
18+
'post-rewrite',
1819
'pre-applypatch',
1920
'pre-auto-gc',
2021
'pre-commit',

0 commit comments

Comments
 (0)