git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mike Ralphson <mike.ralphson@gmail.com>
To: Daniel Barkalow <barkalow@iabervon.org>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: [PATCH 1/8] Make the "traditionally-supported" URLs a special  case
Date: Fri, 4 Sep 2009 10:04:46 +0100	[thread overview]
Message-ID: <e2b179460909040204yb809738p54066430591d161b@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.0909032213180.28290@iabervon.org>

2009/9/4 Daniel Barkalow <barkalow@iabervon.org>:
> Instead of trying to make http://, https://, and ftp:// URLs
> indicative of some sort of pattern of transport helper usage, make
> them a special case which runs the "curl" helper, and leave the
> mechanism by which arbitrary helpers will be chosen entirely to future
> work.

> -       PROGRAMS += git-remote-http$X $(CURL_SYNONYMS) git-http-fetch$X
> +       PROGRAMS += git-remote-curl$X git-http-fetch$X

I think .gitignore would need to be updated again with the added and
removed executables?

Mike

  parent reply	other threads:[~2009-09-04  9:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-04  2:13 [PATCH 1/8] Make the "traditionally-supported" URLs a special case Daniel Barkalow
2009-09-04  5:29 ` Sverre Rabbelier
     [not found]   ` <20090904172345.6117@nanako3.lavabit.com>
2009-09-04 10:47     ` Sverre Rabbelier
2009-09-04 15:40   ` Daniel Barkalow
2009-09-04 17:14     ` Sverre Rabbelier
2009-09-04 17:23     ` Junio C Hamano
2009-09-04 17:52       ` Sverre Rabbelier
2009-09-04 18:02       ` Johannes Schindelin
2009-09-04 19:05         ` Daniel Barkalow
2009-09-04 19:35           ` Sverre Rabbelier
2009-09-04 20:10             ` Daniel Barkalow
2009-09-04 21:08             ` Johannes Schindelin
2009-09-04 22:18               ` Daniel Barkalow
2009-09-04 22:36                 ` Johannes Schindelin
2009-09-04  9:04 ` Mike Ralphson [this message]
2009-09-04 10:34 ` Johannes Schindelin
2009-09-04 10:50   ` Junio C Hamano
2009-09-04 12:33     ` Johannes Schindelin

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=e2b179460909040204yb809738p54066430591d161b@mail.gmail.com \
    --to=mike.ralphson@gmail.com \
    --cc=barkalow@iabervon.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.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).