On 01/03/2014 02:24 PM, Mark Wu wrote:
On 01/03/2014 02:16 AM, Aline Manera wrote:
> I couldn't apply the patch 3/3 to test
>
> alinefm@alinefm:~/kimchi$ git am ../mail-patches/\[PATCH\ *
> Applying: Generate libvirt's interface XML definition for vlanned bridge
> Applying: Support creating vlan tagged virtual network
> fatal: cannot convert from y to UTF-8
>
> When asked for UTF-8 encoding you should press ENTER instead of
> typing 'y'
>
OK, I didn't notice the prompt. I will fix it in next patch. Thanks
for resolution.
you can set your .git/config as follow, then git will not ask your the
Encoding of mail.
$ vim .git/config
[sendemail]
assume8bitEncoding = UTF-8
--
Thanks and best regards!
Sheldon Feng(冯少合)<shaohef(a)linux.vnet.ibm.com>
IBM Linux Technology Center