From: Junio C Hamano Date: Thu, 9 Jul 2020 21:00:41 +0000 (-0700) Subject: Merge branch 'vs/completion-with-set-u' into master X-Git-Tag: v2.28.0-rc0~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2b7a5410d811579932a22ff61092780be1f0bb7;p=thirdparty%2Fgit.git Merge branch 'vs/completion-with-set-u' into master The command line completion support (in contrib/) used to be prepared to work with "set -u" but recent changes got a bit more sloppy. This has been corrected. * vs/completion-with-set-u: completion: nounset mode fixes --- b2b7a5410d811579932a22ff61092780be1f0bb7