Skip to content

Commit 99ac63b

Browse files
committed
Merge branch 'maint-1.7.4' into maint
* maint-1.7.4: completion: replace core.abbrevguard to core.abbrev
2 parents 4f83039 + cdb791f commit 99ac63b

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
@@ -2139,7 +2139,7 @@ _git_config ()
21392139
color.ui
21402140
commit.status
21412141
commit.template
2142-
core.abbrevguard
2142+
core.abbrev
21432143
core.askpass
21442144
core.attributesfile
21452145
core.autocrlf

0 commit comments

Comments
 (0)