ssh-keygen -o
ssh-keygen -t rsa -C "当前的邮箱"
git config user.name //获取当前登录的用户 git config user.email //获取当前登录用户的邮箱