From: "H. Peter Anvin" <hpa@zytor.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: Petr Baudis <pasky@suse.cz>, Git Mailing List <git@vger.kernel.org>
Subject: Re: How to make Cogito use git-fetch-pack?
Date: Mon, 26 Sep 2005 11:10:33 -0700 [thread overview]
Message-ID: <43383999.8090508@zytor.com> (raw)
In-Reply-To: <4334B428.7020608@zytor.com>
H. Peter Anvin wrote:
> Petr Baudis wrote:
>
>> Dear diary, on Sat, Sep 24, 2005 at 12:20:08AM CEST, I got a letter
>> where "H. Peter Anvin" <hpa@zytor.com> told me that...
>>
>>> Is there any way to make Cogito use git-fetch-pack instead of
>>> git-ssh-fetch? git+ssh:// seems to invoke the latter.
>>
>>
>> I just added git+packed+ssh:// to be used for this purpose.
>>
>
> Since git tends to use "pack" (e.g. git-fetch-pack) I'd suggest use
> git+pack+ssh:// instead. It's shorter, too.
>
I thought some more about this, and realized that it really doesn't make
sense for there to be another name for this. Simply put, git+ssh://
requires ssh access and git to be present on the other side, and within
those parameters it should use whatever access method is most effective.
Thus, having a separate URL type only makes sense if something is
fundamentally and user-visibly different between the two.
-hpa
next prev parent reply other threads:[~2005-09-26 18:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-23 22:20 How to make Cogito use git-fetch-pack? H. Peter Anvin
2005-09-24 1:19 ` Petr Baudis
2005-09-24 2:04 ` H. Peter Anvin
2005-09-26 18:10 ` H. Peter Anvin [this message]
2005-09-26 18:46 ` Petr Baudis
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=43383999.8090508@zytor.com \
--to=hpa@zytor.com \
--cc=git@vger.kernel.org \
--cc=pasky@suse.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.