On 11/12/07, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > Hi, > > On Mon, 12 Nov 2007, Linus Torvalds wrote: > > > On Mon, 12 Nov 2007, Johannes Schindelin wrote: > > > > > > On Mon, 12 Nov 2007, Jon Smirl wrote: > > > > > > > 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.git > > > > > > AKA "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@xxxxxxxxx - 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