To add a new repository to gitosis:
[group thesis-object-models] members = memeruiz@cheburashka writable = thesis-object-models
git remote add server ssh://gitosis@www.example.net/example.git git push --all
ln -s /path/to/gitosis/repos/example.git/ /var/cache/git/
git clone gitosis@example.net:example.git