git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Santi Béjar" <santi@agolina.net>
To: Tom Grennan <tgrennan@redback.com>
Cc: git@vger.kernel.org, gitster@pobox.com
Subject: Re: [PATCH] Make "git request-pull" use the configured  remote.REMOTE.uploadpack
Date: Wed, 29 Jul 2009 02:13:30 +0200	[thread overview]
Message-ID: <adf1fd3d0907281713t378440eamb39baae3be6d41c4@mail.gmail.com> (raw)
In-Reply-To: <1248728563-23906-1-git-send-email-tgrennan@redback.com>

2009/7/27 Tom Grennan <tgrennan@redback.com>:
> git-request-pull.sh should use git-parse-remote:get_uploadpack() to
> load a configured remote.REMOTE.uploadpack like "git remote show" and
> "git fetch". This allows one to specify the path of git-upload-pack on
> the remote side.

Sorry, but I removed all unused functions from git-parse-remote in 62d955f
(parse-remote: remove unused functions, 2009-06-12), and it is in
v1.6.4-rc1. I don't think there is much problem reverting part of that commit,
but I wonder if the problem is that "git ls-remote" does not read the
remote.<remote>.uploadpack by itself as it reads the remote.<remote>.url.

Santi

  reply	other threads:[~2009-07-29  0:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-27 21:02 [PATCH] Make "git request-pull" use the configured remote.REMOTE.uploadpack Tom Grennan
2009-07-29  0:13 ` Santi Béjar [this message]
2009-07-29  1:30   ` Tom Grennan
2009-07-29  5:05     ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=adf1fd3d0907281713t378440eamb39baae3be6d41c4@mail.gmail.com \
    --to=santi@agolina.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=tgrennan@redback.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).