github Repository not found 解決辦法

git pull的時候遇到下面的報錯。git

remote: Repository not found
fatal: repository 'https://github.com/MyRepo/project.git/' not found

解決辦法以下,而後再執行git pull就會讓你輸入帳號密碼。就能夠正常使用啦。github

$ git credential-manager uninstall

$ git credential-manager install
相關文章
相關標籤/搜索