git: Set the length to 9 for object name abbreviations

This commit is contained in:
Sanchayan Maity 2024-07-16 20:05:36 +05:30
parent 135d59f37c
commit 0286af181b
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -22,6 +22,7 @@
cleanup = scissors
verbose = true
[core]
abbrev = 9
editor = nvim
excludesfile = ~/.config/git/ignore
[diff]