strange behaviour of git

Posted by Alexey Poimtsev on Stack Overflow See other posts from Stack Overflow or by Alexey Poimtsev
Published on 2010-04-23T09:40:37Z Indexed on 2010/04/23 9:43 UTC
Read the original article Hit count: 414

Filed under:
|
|
|

Hi, i have strange behaviour of git - push is working, but clone is not :(

alec$ git clone git://host/repo.git
Initialized empty Git repository in /Users/alec/Temp/repo/.git/
host[0: x.x.x.x]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)

whats wrong?

© Stack Overflow or respective owner

Related posts about git

Related posts about gitosis