Hi,
Just clone the existing git repository:
git clone https://github.com/username/repositoryname
Change the directory:
cd repositoryname
Create a repository on SCM-Manager and push the cloned repository:
git push http://your-scm-manager-host/scm/git/repositoryname master
Sebastian
2012/5/15 Alexander Schleifer: