摘要:
1. 配置用户信息 git config --global user.name <name> git config --global user.email <email_address> 2. 配置高亮显示 git config --global color.ui auto 使用auto的高亮配置比 阅读全文
posted @ 2020-02-06 15:32
yanceylu
阅读(217)
评论(0)
推荐(0)
浙公网安备 33010602011771号