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.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to