[git] try to get rid of hook msgs
This commit is contained in:
@ -9,6 +9,8 @@
|
||||
gpgsign = false
|
||||
[core]
|
||||
excludesfile = ~/.gitignore_global
|
||||
[advice]
|
||||
ignoredHook = false
|
||||
[alias]
|
||||
undo = reset --soft HEAD^
|
||||
stash-all = stash save --include-untracked
|
||||
|
||||
Reference in New Issue
Block a user