master branch reset

Grant Likely grant.likely at secretlab.ca
Tue Dec 5 18:49:04 EST 2006


On 12/5/06, Geert Uytterhoeven <Geert.Uytterhoeven at sonycom.com> wrote:
> On Mon, 4 Dec 2006, Paul Mackerras wrote:

> Any clues? Delete and reclone?

Because Paul had to redo his tree; you're no longer able to 'pull' his
changes into your branch.  If you've got changes that you need to
preserve; then you need to either generate a diff between Paul's old
HEAD and your HEAD; then apply that to a new branch based of Paul's
new HEAD.

Or; you can create a new branch based on the new HEAD and
'git-cherry-pick' your changes into it.

Either way, it can be rather painful.

Cheers,
g.

-- 
Grant Likely, B.Sc. P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195



More information about the Linuxppc-dev mailing list