.git_helpers/hooks/post-rewrite@bca491e2be91
.git_helpers/hooks/post-rewrite
Thu, 11 Apr 2024 21:49:00 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 11 Apr 2024 21:49:00 -0500
- changeset 1148
- bca491e2be91
- parent 180
-
96dbe6a6008d
- permissions
- -rwxr-xr-x
Fix lsp_signature.nvim behavior
#!/bin/sh
case "$1" in
rebase) exec .git/hooks/post-merge ;;
esac