git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git fetch/pull stopped working
@ 2012-05-07 22:45 Egor Ryabkov
  2012-05-07 23:44 ` Junio C Hamano
  0 siblings, 1 reply; 12+ messages in thread
From: Egor Ryabkov @ 2012-05-07 22:45 UTC (permalink / raw)
  To: git

Hi guys!

git fetch and pull stopped working a few days ago on my server with
the following message:

$ git fetch
ERROR: Repository not found.
fatal: The remote end hung up unexpectedly


fetch/push/pull still work just fine with the same (GitHub) repository
from my local PC, and they also work fine with another GH repo from
another server.

I tried comparing "git remote -v" output for local PC and server,
they're the same.
"$ GIT_TRACE=1 git fetch" gives somewhat different output on local PC
and server:
http://pastecode.com/bd3fc1a79f8e9d1eaf30911d9895938051c472f4
but the output is identical for the two servers I have (both are AWS
instances, if that matters).

There are two clones of the repository on the server in question, both
giving the same error. ssh git@github.com works as it should, so SSH
keys are alright.


One quirk I noticed is that "git pull origin st+[Tab]" used to expand
to a branch name; now it expands to a name of the file in current
directory (and the filename is not the same as branch name).

I guess it's some problem with git install on the server - any ideas
how I could try and diagnose this, besides GIT_TRACE?


A discussion on Stackoverflow:
http://stackoverflow.com/questions/10438082/git-fetch-pull-have-stopped-working

Thanks in advance!

Egor.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-05-11 20:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07 22:45 Git fetch/pull stopped working Egor Ryabkov
2012-05-07 23:44 ` Junio C Hamano
2012-05-08  0:10   ` Carlos Martín Nieto
2012-05-08 20:18     ` Jeff King
2012-05-08 13:59   ` Egor Ryabkov
2012-05-08 19:37     ` Junio C Hamano
2012-05-08 20:08       ` Jeff King
2012-05-08 20:29         ` Carlos Martín Nieto
2012-05-08 21:28         ` Egor Ryabkov
2012-05-11 18:47           ` Egor Ryabkov
2012-05-11 19:55             ` jaseem abid
2012-05-11 20:28               ` Jeff King

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).