.git_helpers/hooks/post-rewrite@a51c4b8aa1da
.git_helpers/hooks/post-rewrite
Thu, 06 May 2021 23:28:40 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 06 May 2021 23:28:40 -0500
- changeset 902
- a51c4b8aa1da
- parent 180
-
96dbe6a6008d
- permissions
- -rwxr-xr-x
Enforce ts=8 in go
#!/bin/sh
case "$1" in
rebase) exec .git/hooks/post-merge ;;
esac