diff options
author | Steve Haslam <shaslam@lastminute.com> | 2008-07-25 19:51:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-26 02:10:14 +0200 |
commit | 837c8767130ec71089e654f92cf24e8277a3bda5 (patch) | |
tree | a5a23daaadff6abc31004445e206655f0d1140c8 /git-am.sh | |
parent | editor.c: Libify launch_editor() (diff) | |
download | git-837c8767130ec71089e654f92cf24e8277a3bda5.tar.xz git-837c8767130ec71089e654f92cf24e8277a3bda5.zip |
Propagate -u/--upload-pack option of "git clone" to transport.
The -u option to override the remote system's path to git-upload-pack was
being ignored by "git clone"; caused by a missing call to
transport_set_option to set TRANS_OPT_UPLOADPACK. Presumably this crept in
when git-clone was converted from shell to C.
Signed-off-by: Steve Haslam <shaslam@lastminute.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-am.sh')
0 files changed, 0 insertions, 0 deletions