Janusz Białobrzewski <jbial...@o2.pl> writes: > I have enabled core.quotepath, but file path in warning isn't escaped: > File name is 1ą.txt its content is encoded in windows-1250 > Output of git diff after reencoding to windows1250 is: > > warning: LF will be replaced by CRLF in 1Ä….txt. > The file will have its original line endings in your working directory. > > But I expected it to be: > > warning: LF will be replaced by CRLF in 1\304\205.txt. > The file will have its original line endings in your working directory.
Do msysgit folks want to look into this, perhaps? Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html