Re: Local branch to remote branch translation

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Steffen Prohaska <prohaska@...>
Cc: Git Mailing List <git@...>
Date: Sunday, November 11, 2007 - 5:20 pm

On 11/11/07, Steffen Prohaska <prohaska@zib.de> wrote:

Dreamhost is way slow compared to kernel.org, so it is better to clone
from kernel.org first and then pull from dreamhost. What is the right
sequence of commands so that a new user will end up with a kernel they
can use 'git pull' on to get updates from dreamhost? I'll add these to
the repo description page.

I'm trying this locally and I can't figure out the right sequence of
git command to redirect origin from kernel.org to dreamhost.

Doing this was bad, it messed up my heads.
jonsmirl@terra:~/foo/digispeaker$ git remote rm origin
error: unable to resolve reference refs/remotes/origin/master: No such
file or directory
update-ref -d refs/remotes/origin/master
6e800af233e0bdf108efb7bd23c11ea6fa34cdeb: command returned error: 1

-- 
Jon Smirl
jonsmirl@gmail.com
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Local branch to remote branch translation, Jon Smirl, (Sun Nov 11, 1:54 pm)
Re: Local branch to remote branch translation, Jon Smirl, (Sun Nov 11, 2:02 pm)
Re: Local branch to remote branch translation, Steffen Prohaska, (Sun Nov 11, 2:19 pm)
Re: Local branch to remote branch translation, Jon Smirl, (Sun Nov 11, 3:36 pm)
Re: Local branch to remote branch translation, Steffen Prohaska, (Sun Nov 11, 4:59 pm)
Re: Local branch to remote branch translation, Jon Smirl, (Sun Nov 11, 5:20 pm)
Re: Local branch to remote branch translation, Steffen Prohaska, (Sun Nov 11, 6:01 pm)
Re: Local branch to remote branch translation, Jon Smirl, (Sun Nov 11, 6:46 pm)
Re: Local branch to remote branch translation, Steffen Prohaska, (Mon Nov 12, 2:25 am)
Re: Local branch to remote branch translation, Jon Smirl, (Mon Nov 12, 9:53 am)