RE: Git show only showing ASCII chars problem

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

 



Daniel Santos wrote:
> Thank you for filling out a Git bug report!
> Please answer the following questions to help us understand your issue.
> 
> What did you do before the bug happened? (Steps to reproduce your issue)
> git show
> 
> What did you expect to happen? (Expected behaviour)
> Show non-ASCII characters
> 
> What happened instead? (Actual behaviour)
> `show` does not show non-ASCII characters such as ç , ã , õ ...
> 
> What's different between what you expected and what actually happened?
> I expect for `git show` to show all of my machine locale characters, 
> such as ç , without any problem

What is the content of your LANG environment variable?

Also, can you attach the commit that caused the issue? You can save it
with this command:

  git cat-file -p @ > commit.txt

-- 
Felipe Contreras



[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