2, 桌面,右键 Git Bash Here
输入,邮箱:
git config --global user.email "email@example.com"
和,用户名:
git config --global user.name "yourname"
查询:
git config user.email
git config user.name
2, 桌面,右键 Git Bash Here
输入,邮箱:
git config --global user.email "email@example.com"
和,用户名:
git config --global user.name "yourname"
查询:
git config user.email
git config user.name