Re: native (cyrillic) filenames in git-diff and git-log (qgit and gitk)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ilya Silvestrov wrote (2008-05-24 21:45 +0700):

> I'am looking for possibility to work with native (cyrillic) filenames
> in  git. The problem I struggle with is that I'm unable to view
> filenames in  readable form in git-log and git-diff. They are in
> escaped form, like this:
> diff --git "a/\321\200\321\203\321\201\321\201\320\272\320\270\320\271"  
> "b/\321\200\321\203\321\201\321\201\320\272\320\270\320\271"

Yes, extremely ugly. I believe setting core.quotepath to false will
help:

  $ git config --global core.quotepath false

I wonder why is this not the default?
--
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux