摘要: 1. 配置用户名 git config --global user.name "yongfengnice" 2. 配置邮箱 git config --global user.email "yongfengnice@gmail.com" 阅读全文
posted @ 2017-07-17 14:11 yongfengnice 阅读(3829) 评论(1) 推荐(1)