This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
EzioTAuditore
/
document
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
7765b929bc
Ramas
Etiquetas
master
python常用方法
document
/
Git-在终端中显示中文.md
Git-在终端中显示中文.md
253 B
Histórico
Raw
Git终端中显示中文
Ubuntu终端中设置Git显示中文
在Ubuntu中Git默认情况下中文显示乱码,需要手动进行配置后才可以显示中文内容。使用如下配置命令:
git config --global core.quotePath off