摘要:配置提交时作者及邮箱>单独项目:在该项目的目录下执行git config user.name "test";git config user.email "test@test.com"; 配置提交时作者及邮箱>当前用户:任意目录下执行git config --global user.name "tes
阅读全文
posted @ 2018-12-12 17:41
posted @ 2018-12-12 17:41