修改用户名:git config --global user.name "Your_username"修改用户邮箱:git config --global user.email "Your_email"user.name/user.email后需有一个空格