In the windows git bash command line, the Chinese is not displayed?

Enter the git installation directory and add the last line in the etc\git-completion.bash file:

alias ls='ls --show-control-chars --color=auto'

 

Description: The Chinese file name can be displayed normally by entering the ls command in Git Bash.

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326597985&siteId=291194637