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


On 10/24/2012 07:45 AM, David Tardon wrote:
What I do is

git push origin HEAD:master

in the submodule _followed_ by

git push

in core.

The only annoyance with this, AFAIU, is that as soon as you push the submodule to gerrit.libreoffice.org:29418 it automatically creates a commit in the core repo on your behalf that updates the submodule SHA pointer.

So when you have a core commit A and a submodule commit B that logically belong together, with the above recipe the end result on the server will no longer reflect that, as it "ties" B to an "artificial" core commit C preceding A, instead of keeping B "tied" to A.

Stephan

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.