Hi guys,
A git-beginner's question, I installed git on my Debian, and when trying to checkout OpenBSC project as suggested on the website:
"git clone git://bs11-abis.gnumonks.org/openbsc.git"
it somehow hangs at: "Initialized empty Git repository in /home/nordin/Development/CProjects/openbsc/.git/"
Am I missing a step or is there something wrong with the git-repository or something?