Versionsunterschiede von Git / Starter




← Vorherige Änderung
Nächste Änderung →

hinzugefĂźgt:
Auf einem Linux System findest Du Hilfe zur Arbeit mit git Ăźber den
Kommandozeilenbefehl ##git --help## . Detaillierte Informationen zum
klonen findest du mit der Anweisung: ##git clone --help## 
**ToDo**
  * Nur einen Branch clonen
  git clone --branch <branchname> <remote-repo-url>
  %%(cl) git clone --branch 5.0
https://bitbucket.org/wackowiki/wackowiki.git \
  * clone per ssh

entfernt:
On a Linux system if/once the git client is installed open a terminal
and type ##git --help## .
FĂźr detaillierte Informationen zum klonen gib ein: ##git clone
--help## 
Nur einen Branch clonen
git clone --branch <branchname> <remote-repo-url>
%%(cl) git clone --branch 5.0
https://bitbucket.org/wackowiki/wackowiki.git \
clone per ssh