风雨百年6462
Oct 06, 2016点击
git config user.name or user.email 查看用户名和邮箱
git config user.name xx 设置用户名
git config user.email xx@xx 设置邮箱
git config http.sslVerify “false”