Re: Cloning from kernel.org, then switching to another repo
From: Jon Smirl <hidden>
Date: 2016-06-15 22:43:50
On 11/12/07, Johannes Schindelin [off-list ref] wrote:
Hi, On Mon, 12 Nov 2007, Linus Torvalds wrote:quoted
On Mon, 12 Nov 2007, Johannes Schindelin wrote:quoted
On Mon, 12 Nov 2007, Jon Smirl wrote:quoted
I'd like to do this sequence, but I can't figure out how without editing the config file. There doesn't seem to be a simple command to move the origin. git clone linus move origin to digispeaker.gitAKA "git config remote.origin.url <your-digispeaker-url-here>"I really think people should at least also mention: "Or just edit your .git/config file by hand"FWIW I agree. The intent of git-repo-config (as it was named then) was to have a program for _scripts_ to use. But for some reasons, people on IRC refuse to edit .git/config by hand. *sigh* Will have to relearn giving proper help.
It is eaiser to put git config remote.origin.url http://git.digispeaker.com/projects/digispeaker-kernel.git in a cookbook web page sequence than say edit the config file by hand. I added the cookbook sequence to my git project page. http://git.digispeaker.com/ Without cloning from kernel.org first it takes an hour to clone from dreamhost, but what do you want for $5/mth. I'll more to a better host when traffic picks up. -- Jon Smirl jonsmirl@gmail.com