Initial version
This commit is contained in:
6
hooks/post-rewrite
Executable file
6
hooks/post-rewrite
Executable file
@@ -0,0 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
case "$1" in
|
||||
rebase) exec .git/hooks/post-merge ;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user