.git_helpers/hooks/post-rewrite@387cbc327abb
.git_helpers/hooks/post-rewrite
Wed, 28 Dec 2016 17:45:46 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 28 Dec 2016 17:45:46 -0500
- changeset 460
- 387cbc327abb
- parent 180
-
96dbe6a6008d
- permissions
- -rwxr-xr-x
Add tab-by-colon shortcut
#!/bin/sh
case "$1" in
rebase) exec .git/hooks/post-merge ;;
esac