This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
EzioTAuditore
/
document
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7765b929bc
Branches
Tags
master
python常用方法
document
/
Git-在终端中显示中文.md
Git-在终端中显示中文.md
253 B
Historique
Raw
Git终端中显示中文
Ubuntu终端中设置Git显示中文
在Ubuntu中Git默认情况下中文显示乱码,需要手动进行配置后才可以显示中文内容。使用如下配置命令:
git config --global core.quotePath off