git修改提交邮箱和用户名

git config --global user.email "test@qq.com"

git config --global user.name "test"

posted on 2018-09-05 14:49  wanbao  阅读(123)  评论(0)    收藏  举报