public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox•com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix•de>
Cc: git@vger•kernel.org, kernel@pengutronix•de
Subject: Re: [PATCH] get_remote_url(): use the same data source as ls-remote to get remote urls
Date: Mon, 28 Feb 2011 15:38:26 -0800	[thread overview]
Message-ID: <7v4o7nhgr1.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <1298885779-10045-1-git-send-email-u.kleine-koenig@pengutronix.de> ("Uwe Kleine-König"'s message of "Mon\, 28 Feb 2011 10\:36\:19 +0100")

Uwe Kleine-König  <u.kleine-koenig@pengutronix•de> writes:

> with this patch git-request-pull.sh (== the only in-tree user of
> git-parse-remote.sh:get_remote_url()) could directly use
>
> 	git ls-remote --get-url
>
> .  I guess you wouldn't want to remove git-parse-remote.sh:get_remote_url()
> though?!

If nobody uses it, why not?  I was actually hoping for the day that nobody
uses any of the defined function so taht we can remove that whole file.

  reply	other threads:[~2011-02-28 23:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-14  9:06 bug: request-pull broken when remote name contains a slash Uwe Kleine-König
2011-01-14 11:36 ` [PATCH] fix git-parse-remote.sh for remotes that contain slashes Stefan Naewe
2011-01-14 19:55   ` Junio C Hamano
2011-02-28  9:36 ` [PATCH] get_remote_url(): use the same data source as ls-remote to get remote urls Uwe Kleine-König
2011-02-28 23:38   ` Junio C Hamano [this message]
2011-03-01  8:41     ` Uwe Kleine-König
2011-03-01  9:21       ` [PATCH 1/2] " Uwe Kleine-König
2011-03-01  9:21       ` [PATCH 2/2] git-request-pull: open-code the only invocation of get_remote_url Uwe Kleine-König

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=7v4o7nhgr1.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=kernel@pengutronix$(echo .)de \
    --cc=u.kleine-koenig@pengutronix$(echo .)de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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