Disable verbose in commit messages
This commit is contained in:
parent
2f16349e97
commit
2e5cf11730
3
config
3
config
@ -37,9 +37,6 @@
|
|||||||
load = !sh -c '[ \"temp!\" = \"`git show --format=%s --no-patch`\" ] && \
|
load = !sh -c '[ \"temp!\" = \"`git show --format=%s --no-patch`\" ] && \
|
||||||
git reset --mixed HEAD~ || echo \"error: commit subject is not: temp!\"'
|
git reset --mixed HEAD~ || echo \"error: commit subject is not: temp!\"'
|
||||||
|
|
||||||
[commit]
|
|
||||||
verbose = true
|
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
editor = vim
|
editor = vim
|
||||||
excludesfile = ~/.config/git/excludes
|
excludesfile = ~/.config/git/excludes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user