mirror of
https://github.com/git/git.git
synced 2026-01-24 01:15:17 +00:00
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>
10 KiB
Executable File
10 KiB
Executable File