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