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. Thanks, Dscho - 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