git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* File path not escaped in warning message
@ 2012-08-04 12:55 Janusz Białobrzewski
  2012-08-04 22:20 ` Junio C Hamano
  0 siblings, 1 reply; 7+ messages in thread
From: Janusz Białobrzewski @ 2012-08-04 12:55 UTC (permalink / raw)
  To: git

Hi,

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.

Best regards,
Janusz Białobrzewski.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-08-07  8:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-04 12:55 File path not escaped in warning message Janusz Białobrzewski
2012-08-04 22:20 ` Junio C Hamano
2012-08-05 12:05   ` Janusz Białobrzewski
2012-08-05 19:48     ` Junio C Hamano
2012-08-06  6:53       ` jbialobr
2012-08-06 17:18         ` karsten.blees
2012-08-07  8:20           ` jbialobr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).