git: Set the length to 9 for object name abbreviations
This commit is contained in:
parent
135d59f37c
commit
0286af181b
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
cleanup = scissors
|
cleanup = scissors
|
||||||
verbose = true
|
verbose = true
|
||||||
[core]
|
[core]
|
||||||
|
abbrev = 9
|
||||||
editor = nvim
|
editor = nvim
|
||||||
excludesfile = ~/.config/git/ignore
|
excludesfile = ~/.config/git/ignore
|
||||||
[diff]
|
[diff]
|
||||||
|
|
Loading…
Reference in a new issue