Thomas Singer wrote: > Reece Dunn wrote: >> This is a bug in git's character encoding/conversion logic. It looks >> like git is taking the source string and converting it to ascii to be >> displayed on the console output (e.g. by using the WideCharToMultiByte >> conversion API) -- these APIs will use a '?' character for characters >> that it cannot map to the target character encoding (like the Hiragana >> characters that you are using). > > I have a screenshot from a SmartGit user where 1) the console can show the > far-east-characters and 2) Git *can* show the characters escaped. Are there > two versions of Git available or does Gits behaviour depends somehow on the > system locale? Does no Git expert know what to do to get it working? -- Tom -- 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