.git_helpers/hooks/post-rewrite@2ac6810a2e4a
.git_helpers/hooks/post-rewrite
Fri, 10 Feb 2017 01:56:09 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 10 Feb 2017 01:56:09 -0500
- changeset 507
- 2ac6810a2e4a
- parent 180
-
96dbe6a6008d
- permissions
- -rwxr-xr-x
Move stuff from lt branch in as common config if not virtual
#!/bin/sh
case "$1" in
rebase) exec .git/hooks/post-merge ;;
esac