chore: update gitconfig template
This commit is contained in:
@@ -12,3 +12,6 @@
|
|||||||
acnvp = "! acnvp() { git add . && git commit --no-verify -am \"$1\" && git push ; } ; acnvp"
|
acnvp = "! acnvp() { git add . && git commit --no-verify -am \"$1\" && git push ; } ; acnvp"
|
||||||
[submodule]
|
[submodule]
|
||||||
recurse = true
|
recurse = true
|
||||||
|
[advice]
|
||||||
|
ignoredHook = false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user