Andreas Bießmann schrieb:
Dear Andreas Bießmann,
>> So, simple question: how do I get a new patch against the original
>> state after editing the file?
> 'git rebase' does the trick, e.g. 'git checkout <my patch branch> && git
> rebase master'

Here the problem starts... I have made changes to like 2 dozen files
since then. I cannot switch branches, nor will a rebase work.

I do not want to ADD and COMMIT those changes yet, so I guess I am stuck
in that branch for the time being.

Maybe my approach is wrong?

Reinhard

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to