Git Push Error - Could not resolve host name

后端 未结 4 565
迷失自我
迷失自我 2021-02-05 06:22
nshastri@N-SHASTRI ~/datasciencecoursera (master)
$ git push origin master

ssh: Could not resolve hostname https: no address associated

4条回答
  •  被撕碎了的回忆
    2021-02-05 07:11

    For me in ~/.git-credentials I have two credential is has been stored. So I keep one that I want to interact now push, pull working fine.

    For more information about git-credentials follow this link

提交回复
热议问题