2019年10月9日
摘要: git config --global user.name'NAME' git config --global user.email 'Email ' --local #只对某个仓库生效 同种配置 优先级高于glocal --global #当前用户仓库 --system #不常用 git conf 阅读全文
posted @ 2019-10-09 22:24 谢Rain 阅读(214) 评论(0) 推荐(0) 编辑