Skip to content

Instantly share code, notes, and snippets.

@nei4
nei4 / gist:1540126
Created December 30, 2011 14:35
why Connection refused
I test for git log from ssh and it works Ok.
but when I use command to init repo it always error this:
-bash-3.2$ repo init -u git@github.com:nei4/android_device_samsung_nowplus.git
Getting repo ...
from git://android.git.kernel.org/tools/repo.git
android.git.kernel.org[0: 149.20.4.77]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)