summaryrefslogtreecommitdiff
path: root/diff-no-index.c
diff options
context:
space:
mode:
authorLibravatar Chris Frey <cdfrey@foursquare.net>2009-06-25 17:21:35 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-06-25 14:47:49 -0700
commit345a38039414366e91a32f3c01257c3afcf78e27 (patch)
treefaa6a01edbe895f161f8d8183ffbea0227dcaeae /diff-no-index.c
parentfread does not return negative on error (diff)
downloadtgif-345a38039414366e91a32f3c01257c3afcf78e27.tar.xz
git-remote: fix missing .uploadpack usage for show command
For users pulling from machines with self compiled git installs, in non-PATH locations, they can set the config option remote.<name>.uploadpack to set the location of git-upload-pack. When using 'git remote show <name>', the remote HEAD check did not use the uploadpack configuration setting, and would not use the configured program. In builtin-remote.c, the config setting is already loaded with the call to remote_get(), so this patch passes that remote along to transport_get(). Signed-off-by: Chris Frey <cdfrey@foursquare.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-no-index.c')
0 files changed, 0 insertions, 0 deletions