This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
EzioTAuditore
/
document
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
7765b929bc
Rami (Branch)
Tag
master
python常用方法
document
/
Git-在终端中显示中文.md
Git-在终端中显示中文.md
253 B
Cronologia
Originale
Git终端中显示中文
Ubuntu终端中设置Git显示中文
在Ubuntu中Git默认情况下中文显示乱码,需要手动进行配置后才可以显示中文内容。使用如下配置命令:
git config --global core.quotePath off