Re: dumb transports not being welcomed..
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:06
Horst von Brand [off-list ref] writes:
Junio C Hamano [off-list ref] wrote: [...]quoted
Using cogito is not a problem at all. The mechanism to prepare trees to serve wider audience not being used widely is.It isn't really documented...
True. The existing documentation might be sketchy. We only have the following documentation pages right now. Clarification patches are welcome. http://www.kernel.org/pub/software/scm/git/docs/tutorial.html Look for "Publishing your work" section, and "Working with Others section, "project lead" and "subsystem maintainer" subsections, both bullet point #2. http://www.kernel.org/pub/software/scm/git/docs/git-update-server-info.html The above sections in the tutorial repeatedly mentions this command. http://www.kernel.org/pub/software/scm/git/docs/repository-layout.html And git-update-server-info documentation refers to this page. Look for "objects/info/packs" and "info/refs".