]> git.ipfire.org Git - thirdparty/git.git/commit - compat/mingw.c
Win32: Unicode environment (outgoing)
authorKarsten Blees <blees@dcon.de>
Thu, 17 Jul 2014 15:37:55 +0000 (17:37 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Jul 2014 16:32:48 +0000 (09:32 -0700)
commit7eb2619c5cce7034cca1cdd07a090cbe648a3911
tree0a49e5f56b748ad8212ba532a70d998f6193fc24
parent9ae1afa5e659dc61602e8f50fe469c21a9704319
Win32: Unicode environment (outgoing)

Convert environment from UTF-8 to UTF-16 when creating other processes.

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Stepan Kasal <kasal@ucw.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.c