.git_helpers/hooks/post-rewrite@f8c29fb56a91
.git_helpers/hooks/post-rewrite
Wed, 19 Apr 2017 15:19:16 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 19 Apr 2017 15:19:16 -0400
- changeset 544
- f8c29fb56a91
- parent 180
-
96dbe6a6008d
- permissions
- -rwxr-xr-x
add c-\ for 'last split'
#!/bin/sh
case "$1" in
rebase) exec .git/hooks/post-merge ;;
esac