Skip to content

Commit 568d446

Browse files
committed
Merge branch 'maint'
* maint: completion: replace core.abbrevguard to core.abbrev
2 parents 7af4fc9 + 99ac63b commit 568d446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/completion/git-completion.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2058,7 +2058,7 @@ _git_config ()
20582058
color.ui
20592059
commit.status
20602060
commit.template
2061-
core.abbrevguard
2061+
core.abbrev
20622062
core.askpass
20632063
core.attributesfile
20642064
core.autocrlf

0 commit comments

Comments
 (0)