Nico -telmich- Schottelius wrote:
Erik Mouw [Wed, Oct 19, 2005 at 10:35:42AM +0200]:
quoted
On Tue, Oct 18, 2005 at 12:30:23PM -0700, H. Peter Anvin wrote:
quoted
After getting gitweb behind mod_cache, the load on kernel.org has gotten
down into the tolerable range, so I have enabled git-daemon in an
attempt to fix that :)
The URL, obviously, is git://git.kernel.org/pub/scm/...
(or, to specify a specific server, git1.kernel.org or git2.kernel.org.)
How do I tell git to change the default repository to pull from?
Do you mean cg-branch-add perhaps? Afaik there is no real 'default' repository, but
the branches you specified. So adding a new branch will fix what you want.
With cogito, you want "cg-branch-chg origin".
-hpa