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/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html