Hi all,

Just a little hint if you want to try out patches that are sent to the list.

[Thunderbird on Windows]
Drag and drop the e-mail containing the patch to the explorer. Thunderbird will save the message as an .eml file. Then, "git am <filename>.eml" will apply the patch.

[GMane and Linux]
"wget download.gmane.org/gmane.editors.lyx.devel/<message_id_begin>/<message_id_end>". Then "git am <filename of download>" will try to apply all patches in the messages (if an e-mail has no patch, you will have to do "git am --skip" everytime).

Vincent

Reply via email to