.git_helpers/hooks/post-rewrite@83c9f8460bde
.git_helpers/hooks/post-rewrite
Sun, 12 Mar 2023 03:03:49 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 12 Mar 2023 03:03:49 -0500
- changeset 1080
- 83c9f8460bde
- parent 180
-
96dbe6a6008d
- permissions
- -rwxr-xr-x
continue to confuse the verymagic options
#!/bin/sh
case "$1" in
rebase) exec .git/hooks/post-merge ;;
esac