git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* I can't pull/fetch from origin, but can push my story branch
       [not found] <202625969.6769734.1448030896264.JavaMail.yahoo.ref@mail.yahoo.com>
@ 2015-11-20 14:48 ` Arup Rakshit
  0 siblings, 0 replies; only message in thread
From: Arup Rakshit @ 2015-11-20 14:48 UTC (permalink / raw)
  To: Git Mailing List

Hi,

I forked a repo and then working on features using feature branch. Once done, I am pushing my branch and creating PR. This all was working till night. Suddenly this morning, I am not able to fetch/pull, but can push my feature. The below is what I am getting:

[arup@critique (master)]$ git fetch origin
[arup@critique (master)]$
[arup@critique (master)]$ git pull origin master
ssh: Could not resolve hostname ssh.github.com: 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.
[arup@critique (master)]$
[arup@critique (master)]$ git remote -v
origin  git@github.com:aruprakshit/critique.git (fetch)
origin  git@github.com:aruprakshit/critique.git (push)
upstream        git@github.com:DFTi/critique.git (fetch)
upstream        git@github.com:DFTi/critique.git (push)
[arup@critique (master)]$

Any idea what configuration got change over night ? I have no idea how to fix it? Please help me.
 Regards,
Arup Rakshit

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-20 14:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <202625969.6769734.1448030896264.JavaMail.yahoo.ref@mail.yahoo.com>
2015-11-20 14:48 ` I can't pull/fetch from origin, but can push my story branch Arup Rakshit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).