mirror of
https://github.com/git/git.git
synced 2026-03-31 03:50:10 +02: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