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)
commite0d4a63c0960a9e999964dbf4dea56f9f090f93e
tree86dc789424db99b09b8f05623405df148bfe0ba0
parente6545201ad8b26befc627fbe0be366e1ebad99d8
parentc5c0548d793edf4a6e319f237f3a01a1f093bbd7
Merge branch 'vs/completion-with-set-u'

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
contrib/completion/git-completion.bash