diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2020-06-29 21:59:45 +0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-07-01 14:55:30 -0700 |
commit | c2dbcd206d2d654c1d934501a7f03a5a0f452b92 (patch) | |
tree | aafc1f56583a2f0f1b170329d51589d0538adf25 /streaming.h | |
parent | a08a83db2bf27f015bec9a435f6d73e223c21c5e (diff) | |
download | git-c2dbcd206d2d654c1d934501a7f03a5a0f452b92.tar.gz |
completion: nounset mode fixes
Accessing unset variables results an errors when the shell is in
nounset/-u mode. This fixes the cases I've come across while using git
completion in a shell running in that mode for a while. It's hard to
tell if this is the complete set, but at least it improves things.
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'streaming.h')
0 files changed, 0 insertions, 0 deletions