Re: How to make Cogito use git-fetch-pack?

From: H. Peter Anvin <hpa@zytor.com>
Date: 2005-09-27 04:10:33
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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Tue Sep 27 04:12:08 2005

This archive was generated by hypermail 2.1.8 : 2005-09-27 04:12:10 EST