Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Lodato <lodatom@gmail.com>2010-10-28 05:08:21 +0400
committerJunio C Hamano <gitster@pobox.com>2010-10-28 22:45:00 +0400
commitca209065f3cc3462eb0ae6090f6b13f38aa2114c (patch)
treece12954ca7304f23eaf091bc98b0127e9d75f1b7 /git-pull.sh
parent7ebee44167fc25b975f5543472c851ab1840af1b (diff)
completion: fix zsh check under bash with 'set -u'
Commit 06f44c3 (completion: make compatible with zsh) broke bash compatibility with 'set -u': a warning was generated when checking $ZSH_VERSION. The solution is to supply a default value, using ${ZSH_VERSION-}. Thanks to SZEDER Gábor for the fix. Signed-off-by: Mark Lodato <lodatom@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-pull.sh')
0 files changed, 0 insertions, 0 deletions