.git_helpers/hooks/post-rewrite@bfcf9813c223
.git_helpers/hooks/post-rewrite
Tue, 14 Mar 2023 22:56:37 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 14 Mar 2023 22:56:37 -0500
- changeset 1087
- bfcf9813c223
- parent 180
-
96dbe6a6008d
- permissions
- -rwxr-xr-x
try to fix stopinsert/autowrite again
#!/bin/sh
case "$1" in
rebase) exec .git/hooks/post-merge ;;
esac