Manan Bhatt wrote:
git clone is not working.Everytime it is telling that
the server is
not responding.
Please read
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
It works for me.
$ git clone
git://git.osmocom.org/openbsc.git
Cloning into openbsc...
remote: Counting objects: 36292, done.
remote: Compressing objects: 100% (7106/7106), done.
remote: Total 36292 (delta 29565), reused 35641 (delta 29042)
Receiving objects: 100% (36292/36292), 5.23 MiB | 464 KiB/s, done.
Resolving deltas: 100% (29565/29565), done.
Did you use the correct URL? If yes, please consult your network
administrator.
//Peter