.git_helpers/hooks/post-rewrite@ea343e7d3abc
.git_helpers/hooks/post-rewrite
Thu, 15 Feb 2018 15:29:28 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 15 Feb 2018 15:29:28 -0500
- changeset 683
- ea343e7d3abc
- parent 180
-
96dbe6a6008d
- permissions
- -rwxr-xr-x
move reply startup
#!/bin/sh
case "$1" in
rebase) exec .git/hooks/post-merge ;;
esac