报错 Please make sure you have the correct access rights and the repository exists (git 添加ssh密钥 )
1.设置Git的user name和email
$ git config --global user.name "wubaiwan"
$ git config --global user.email "576953565@qq.com"
$ git config --global user.name "wubaiwan"
$ git config --global user.email "576953565@qq.com"