git config --global user.name “用户名”
git config --global user.email “邮箱”
ssh-keygen -t rsa -C "你的邮箱"
cat ~/.ssh/id_rsa.pub