On 9 May 2013 19:10, Guo Jian <orz...@gmail.com> wrote: > Hello everyone, > This is my first patch to wine, which has been submitting since the last > day. Please help that what is the safe way sending patches that makes sure > the patch is not corrupt by my mail client? Is it the most correct way to > attach a path with .txt suffix rather than past inline? Or which mail client > should I use that may avoid this problem? Thunderbird wraps long lines and > join lines terminating with a space, I have to manually correct that, it > does slows me down.
I think git send-email is the most reliable way to send patches. Its man page has an example of how to use it with gmail.