diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-08-03 01:06:29 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-08-03 01:07:45 +0200 |
commit | 77aa93481d1b12372a70959de58917ff815b3bc6 (patch) | |
tree | 5c8faed225c6bfd17622b00976c5bc8e791ed801 /transport-helper.c | |
parent | t5540/5541: smart-http does not support "--force-with-lease" (diff) | |
download | git-77aa93481d1b12372a70959de58917ff815b3bc6.tar.xz git-77aa93481d1b12372a70959de58917ff815b3bc6.zip |
send-pack: fix parsing of --force-with-lease option
The last argument for parse_push_cas_option() is if it is "unset"
(i.e. --no-force-with-lease), and we are parsing the option with an
explicit value here, so it has to be 0.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'transport-helper.c')
0 files changed, 0 insertions, 0 deletions