* Jeremy Fitzhardinge <[EMAIL PROTECTED]> wrote:
> Ingo Molnar wrote:
> > You can force git to non-append jump-pull the remote via changing
> > .git/refs/remotes/origin/HEAD from:
> >
> > ref: refs/remotes/origin/master
> >
> > to:
> >
> > ref: +refs/remotes/origin/master
> >
>
> This just gets me lots of "error: refs/remotes/origin/HEAD points
> nowhere!" messages. Maybe it will work now I've properly set up a
> local branch to track the remote branch. We'll see...
maybe i mis-remembered the syntax.
/me googles around
couldnt find the right syntax :(
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/