记录git远程推送到码云错误

版权声明:作者:carver 著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 https://blog.csdn.net/Victor_zero/article/details/80991672
Access denied
exec request failed on channel 0
fatal: Could not read from remote repository.

Please make sure you have the correct access rights

and the repository exists.

当出现这种问题时,若检查过不是sshkey出现问题或者仓库名写错等技术问题,那么就将所要推送的仓库从远程仓库删除掉,(若是第一次推送,取消勾选使用所给模板建立仓库)再重新建立码云远程仓库一般即可解决问题

猜你喜欢

转载自blog.csdn.net/Victor_zero/article/details/80991672