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...
J
--
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/