Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

On Thu, Mar 28, 2013 at 05:26:29PM +0000, Michael Meeks <michael.meeks@suse.com> wrote:
        + instead have the global headers in one central global directory
                + check behaviour of git-cherry-pick (Miklos)

Yes, both cherry-pick and revert should support renames, there is even a
testcase for that:

https://git.kernel.org/cgit/git/git.git/tree/t/t3501-revert-cherry-pick.sh

Other than that, this is what I tested:

1) imported one of our headers in a test repo as
   module/inc/module/foo.hxx on the master branch
2) created libreoffice-4-0 branch (but still kept master as checked out)
3) moved the header to inc/module/foo.hxx
4) fixed a "bug" in inc/module/foo.hxx
5) checked out the libreoffice-4-0 branch
6) cherry-picked the "fix" from step 4)

and it resolved the conflict automatically.

7) went back to master, did a "feature" commit, and a second bugfix
8) checked out libreoffice-4-0 again, cherry-picking of the second
bugfix went fine again.

So it looks good to me.

Miklos

Attachment: signature.asc
Description: Digital signature


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.