24 May
2007
24 May
'07
9:33 p.m.
On 5/24/07, Kirill K. Smirnov <lich(a)math.spbu.ru> wrote:
Hi,
Something strange happened to git - fetch fails if uses git:// protocol. In tcpdump I can see my machine and wine.codeweavers.com chating. Thus connection is OK.
When I changed protocol to http:// in .git/remotes/origin, I managed to update local git repo. This is very strange - git:// does not work, but http:// does!
I did not update git utility on my system. git version is 1.4.2.1. No firewalls too.
Any ideas?
Did you happen to update curl/libcurl? -- Thanks Tom