I am using proxy server to get clone on linux. When i type command of git clone
" git clone git://anongit.freedesktop.org/libreoffice/core libo "
i get following errror:
anongit.freedesktop.org[0: 131.252.210.161]: errno=Connection refused
fatal: unable to connect a socket (Connection refused)
Unable to understand. I even ping. And set http.proxy with my proxy and port address.
Help!