Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
send-pack: fix parsing of --force-with-lease option
author
Junio C Hamano
<gitster@pobox.com>
Fri, 2 Aug 2013 23:06:29 +0000
(16:06 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 2 Aug 2013 23:07:45 +0000
(16:07 -0700)
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>
raw
|
patch
| inline |
side by side
(from:
77aa934
)
No differences found