摘要: 1.查看git的配置列表 git config --list 所有项目 git config --global user.name "username" git config --global user.email "email" 当前项目 git config user.name "usernam 阅读全文
posted @ 2020-06-29 13:45 沐春风-燕南飞 阅读(2907) 评论(0) 推荐(1)
摘要: 转载: https://www.jianshu.com/p/9e489390fc46 阅读全文
posted @ 2020-06-29 10:27 沐春风-燕南飞 阅读(99) 评论(0) 推荐(0)