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?
Thanks, -- Kirill