]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'vs/completion-with-set-u'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2021 22:28:53 +0000 (15:28 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Apr 2021 22:28:53 +0000 (15:28 -0700)
The command-line completion script (in contrib/) had a couple of
references that would have given a warning under the "-u" (nounset)
option.

* vs/completion-with-set-u:
  completion: audit and guard $GIT_* against unset use

1  2 
contrib/completion/git-completion.bash