git报错:Please make sure you have the correct access rights and the repository exists

1.git config --global user.name "hezhong"
2.git config --global user.email "hez@cloudoer.com"

3.

 

4.ssh-keygen -t rsa -C "hez@cloudoer.com"后生成新的.ssh

 

 5.复制pub的公钥内容到GIT Setting SSH

 

posted @ 2024-09-06 10:14  蔡徐坤1987  阅读(9)  评论(0编辑  收藏  举报