【问题标题】:Git Bash and text files with different encodingsGit Bash 和不同编码的文本文件
【发布时间】:2015-12-10 05:31:27
【问题描述】:

Windows 7 x64;适用于 Windows 2.5.2 的 Git

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

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

【问题讨论】:

    标签: windows git mingw git-bash


    【解决方案1】:
    git config --global core.quotepath false
    

    【讨论】:

    • 那又怎样?哪里不一样?
    猜你喜欢
    • 2017-07-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-07-22
    • 1970-01-01
    • 2021-08-03
    • 1970-01-01
    • 2022-01-08
    相关资源
    最近更新 更多