Re: [RFC] Moving "git remote add --mirror blah" functionality to "git clone --bare --origin=blah"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Apr 23, 2008 at 12:56:41PM -0400, Daniel Barkalow wrote:

> Something needs to get the code to figure out the remote HEAD, and it 
> shouldn't be "remote" for clone's use, because then clone would take an 
> extra connection, since "fetch" obviously has to connect and "remote" 
> would run before it and in a separate process.

Actually, having "fetch" figure out the HEAD would be a nice feature,
since then you could track the remote's idea of HEAD as time passes.

AIUI, we could get by with a single connection over git:// with a
protocol extension.

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux