Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/windows/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows Git Bash和具有不同编码的文本文件_Windows_Git_Mingw_Git Bash - Fatal编程技术网

Windows Git Bash和具有不同编码的文本文件

Windows Git Bash和具有不同编码的文本文件,windows,git,mingw,git-bash,Windows,Git,Mingw,Git Bash,Windows7x64;Git for Windows 2.5.2 在gitbash工作的会话中,我可以根据需要(手动)更改gitbash的选项:切换字符集。因此,Git Bash不能正确地显示ANSI或UTF-8中的英文(例如西里尔文)文本,但不能同时显示这两种文本: Git Bush是否可能确定文本文件的编码并切换自己的字符集(在选项窗口中)以正确显示任何编码的文件内容?那又怎样?哪里不同?那又怎样?哪里不同? git config --global core.quotepath fal

Windows7x64;Git for Windows 2.5.2

在gitbash工作的会话中,我可以根据需要(手动)更改gitbash的选项:切换字符集。因此,Git Bash不能正确地显示ANSI或UTF-8中的英文(例如西里尔文)文本,但不能同时显示这两种文本:


Git Bush是否可能确定文本文件的编码并切换自己的字符集(在选项窗口中)以正确显示任何编码的文件内容?

那又怎样?哪里不同?那又怎样?哪里不同?
git config --global core.quotepath false