Re: re-doing git patches

2012-02-27 Thread Michael Meeks
On Mon, 2012-02-27 at 16:49 +0200, Noel Grandin wrote: > Is there some easier git-magic available for working on and > re-submitting a patch? Oh ! so, if the patch is the latest / top patch on your queue - then 'git commit --amend' will re-write the top commit on the stack - that of cour

re-doing git patches

2012-02-27 Thread Noel Grandin
Hi Is there some easier git-magic available for working on and re-submitting a patch? Using git-rebase seems incredibly fragile and hacky. Regards, Noel. On 2012-02-17 17:27, Michael Meeks wrote: Pushed, Thanks, all the patches are nice cleanups. Another thing that would help, would