Git
repository anlegen
mkdir neurepository.git cd neurepository.git git --bare init
repository holen
git clone git+ssh://user@1.2.3.4:22/var/www/git/neurepository.git
mkdir neurepository.git cd neurepository.git git --bare init
git clone git+ssh://user@1.2.3.4:22/var/www/git/neurepository.git