使用git時出現的一些問題

使用git時出現的一些問題

$ git push -u origin master
ssh: Could not resolve hostname https: Name or service not known
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

查看這篇文章,和這篇

不知道啥問題,後來改了git上這個repository的名字在嘗試

git remote -vgit remote set-url origin URLYouChoose

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章