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


On Wed, Sep 21, 2016 at 12:15 PM, Maarten Bosmans <mkbosmans@gmail.com> wrote:
I just tried to push 3 changes to gerrit with a topic set.
The core/logerrit script does not have an option to set a topic, so I
did a manual git push.

This did not work:
`git push origin HEAD:refs/for/master -o topic=tdf53698`
It failed with the message "fatal: the receiving end does not support
push options"

The other (deprecated?) way did work:
`git push origin HEAD:refs/for/master/topic=tdf53698`

 $ git push origin HEAD:refs/for/master%topic=multi-master
https://gerrit-review.googlesource.com/Documentation/intro-user.html#topics

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.