1
2
3
4
git config --global user.email "1273339296@qq.com"
git config --global user.name "Rozen12123"

ssh-keygen -t rsa -C "1273339296@qq.com"