git+source的用户名和邮箱的重置

git config --global user.email "you@example.com"
 
git config --global user.name "Your Name"

(/*source Tree212*/)
posted @ 2016-06-07 11:51  前端17号  阅读(582)  评论(0编辑  收藏  举报