Git

Aus Vosp.info
Wechseln zu:Navigation, Suche

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