From: Peter Krefting <hidden> Date: 2016-06-15 22:47:37
Timur Sufiev:
The point is to make Git aware of filenames local encoding and make it
keep all filenames in UTF-8 internally.
Good.
If `i18n.filenameslocalencoding' option was set via git-config to a
correct <codepage> encoding, 2 things should be done:
Windows supports UTF-16 file names, but need to use wchar_t APIs for fopen()
and friends. Have you looked at any of that?
--
\\// Peter - http://www.softwolves.pp.se/