Git
Aus Vosp.info
Version vom 15. Februar 2013, 14:44 Uhr von F (Diskussion | Beiträge)
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