summaryrefslogtreecommitdiff
path: root/t/t7500-commit.sh
diff options
context:
space:
mode:
authorLibravatar Ted Pavlic <ted@tedpavlic.com>2009-02-11 13:03:26 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-02-11 11:09:17 -0800
commit5c9cc64a4a608ab0bbd5eb5c8e405bfe050be309 (patch)
treecdaefb022cd94498566ff311d8861b0c42be72bb /t/t7500-commit.sh
parentcompletion: Better __git_ps1 support when not in working directory (diff)
downloadtgif-5c9cc64a4a608ab0bbd5eb5c8e405bfe050be309.tar.xz
completion: More fixes to prevent unbound variable errors
Several functions make use of "[-n ...]" and "[-z ...]". In many cases, the variables being tested were declared with "local." However, several __variables are not, and so they must be replaced with their ${__-} equivalents. Signed-off-by: Ted Pavlic <ted@tedpavlic.com> Acked-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7500-commit.sh')
0 files changed, 0 insertions, 0 deletions