This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
EzioTAuditore
/
document
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
7765b929bc
Ramos
Etiquetas
master
python常用方法
document
/
Git-在终端中显示中文.md
Git-在终端中显示中文.md
253 B
Histórico
Em bruto
Git终端中显示中文
Ubuntu终端中设置Git显示中文
在Ubuntu中Git默认情况下中文显示乱码,需要手动进行配置后才可以显示中文内容。使用如下配置命令:
git config --global core.quotePath off