Fatal Error : Can't resolve host github.com

前端 未结 4 1335
难免孤独
难免孤独 2021-02-12 18:15

I am trying to push files to my remote repository from my local repository and I see this

fatal error : fatal: unable to access \'https://github.com/viniv

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-12 19:02

    I recomend you to switch to ssh.

    You can get github ssh link from same place where https one. Then you just have to generate/add your ssh key to github profile. And that's it.

提交回复
热议问题