[Libreoffice] [PUSHED] Cherry pick a commit for fdo 43263

Eike Rathke erack at redhat.com
Mon Nov 28 14:46:44 PST 2011


Hi Lionel,

On Monday, 2011-11-28 10:39:25 +0100, Lionel Elie Mamane wrote:

> ~/src/libreoffice/libreoffice-3.4/clone/filters$ ( cd ~/src/libreoffice/core/; git format-patch --stdout b645f9195f4da3014e001fb27b8a117d89c8f389^1..b645f9195f4da3014e001fb27b8a117d89c8f389 ) | git am -s

Just a hint: with format-patch option -1 you don't need to specify the
commit twice to form a range, so

~/src/libreoffice/libreoffice-3.4/clone/filters$ ( cd ~/src/libreoffice/core/; git format-patch --stdout -1 b645f9195f4da3014e001fb27b8a117d89c8f389 ) | git am -s

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20111128/ab8af50e/attachment.pgp>


More information about the LibreOffice mailing list