re-doing git patches
Noel Grandin
noelgrandin at gmail.com
Mon Feb 27 06:49:57 PST 2012
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 be if you could do:
>
> git commit -a
> ... enter your commit message etc. ...
>
> And then mail in the result of:
>
> git format-patch -1 master
>
> or somesuch - then this can be applied with a quick and easy:
>
> git am< 0001-do-foo.patch
>
> approach :-)
>
> Anyhow - a nice set of cleanups,
>
> Thanks,
>
> Michael.
>
More information about the LibreOffice
mailing list