diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-08-25 16:06:53 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-25 16:08:58 -0700 |
commit | 13e0e28f530ae3e337c95b2e5c524f6904968cc0 (patch) | |
tree | 87a5bd6212f6e4f056c0ecb34d4691db6d4ed847 /Documentation/gitk.txt | |
parent | pull.sh: quote $upload_pack when passing it to git-fetch (diff) | |
download | tgif-13e0e28f530ae3e337c95b2e5c524f6904968cc0.tar.xz |
pull: pass upload_pack only when it was given
The upload_pack shell variable is initialized to an empty string, so
conditional expansion with ${upload_pack+"$upload_pack"} would not
work very well. You need a colon there.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitk.txt')
0 files changed, 0 insertions, 0 deletions