chore: update gitconfig template

This commit is contained in:
Stevan Freeborn
2026-07-25 17:01:31 -05:00
parent c93ec1d009
commit df462b886f
+3
View File
@@ -12,3 +12,6 @@
acnvp = "! acnvp() { git add . && git commit --no-verify -am \"$1\" && git push ; } ; acnvp"
[submodule]
recurse = true
[advice]
ignoredHook = false