On Thu, Jul 12, 2012 at 02:38:02PM +0200, Michael Stahl wrote:
On 12/07/12 14:05, Lionel Elie Mamane wrote:
./logerrit cherry-pick CHANGEID
This *obviously* answers
-bash: ./logerrit: No such file or directory
So... What am I supposed to do (except find the git commit-id from
master and "git cherry-pick" that)?
another option is to use the web UI, click on the "cherry pick" button
and copy paste the command which looks like this:
git fetch https://gerrit.libreoffice.org/core refs/changes/96/296/1 &&
git checkout FETCH_HEAD
That looks like it checkouts in my workdir the exact tree that was
pushed; it does not apply the change on top of my tree, which is what
I'd expect for checking a change?
--
Lionel
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.