git-fetch not working?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andy Parkins
Date: Tuesday, October 24, 2006 - 1:00 pm

Hello,

$ cat .git/remotes/origin=20
URL: git://git.kernel.org/pub/scm/git/git.git
Pull: refs/heads/master:refs/heads/up/master
Pull: refs/heads/next:refs/heads/up/next
Pull: refs/heads/maint:refs/heads/up/maint
Pull: +refs/heads/pu:refs/heads/up/pu

$ git fetch
fatal: unexpected EOF
=46ailed to find remote refs

$ ping -c1 git.kernel.org
PING zeus-pub.kernel.org (204.152.191.5) 56(84) bytes of data.
64 bytes from zeus-pub1.kernel.org (204.152.191.5): icmp_seq=3D1 ttl=3D54 t=
ime=3D182=20
ms

Am I doing something wrong?


Andy
=2D-=20
Dr Andrew Parkins, M Eng (Hons), AMIEE
andyparkins@gmail.com
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-fetch not working?, Andy Parkins, (Tue Oct 24, 1:00 pm)
Re: git-fetch not working?, Petr Baudis, (Tue Oct 24, 1:54 pm)
Re: git-fetch not working?, H. Peter Anvin, (Tue Oct 24, 2:10 pm)
Re: git-fetch not working?, Petr Baudis, (Wed Oct 25, 4:11 am)