git+source的用户名和邮箱的重置
git config --global user.email "you@example.com" git config --global user.name "Your Name"
(/*source Tree212*/)
来自------前端17号
git config --global user.email "you@example.com" git config --global user.name "Your Name"
(/*source Tree212*/)