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
|
||||
verbose = true
|
||||
[core]
|
||||
abbrev = 9
|
||||
editor = nvim
|
||||
excludesfile = ~/.config/git/ignore
|
||||
[diff]
|
||||
|
|
Loading…
Reference in a new issue