摘要: Git配置 git config global user.name "test" git config global user.email "test@gmail.com" git config global color.ui true git config global alias.co chec 阅读全文
posted @ 2016-06-03 23:01 freshier 阅读(260) 评论(0) 推荐(0) 编辑