Versionsunterschiede von Git / Starter
hinzugefügt:
git clone https://bitbucket.org/wackowiki/wackowiki.git
/home/⟨username⟩/Projekt/BitBucket/WackoWiki/wackowiki
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 \
/home/⟨username⟩/Projekt/BitBucket/WackoWiki/5.0%%
- komprimiertere Information
entfernt:
git clone https://bitbucket.org/wackowiki/wackowiki.git
git clone https://bitbucket.org/wackowiki/wackowiki.git \ /home/⟨username⟩/Projekt/BitBucket/WackoWiki/wackowiki
/home/⟨username⟩/Projekt/BitBucket/WackoWiki/wackowiki
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 \
/home/⟨username⟩/Projekt/BitBucket/WackoWiki/5.0%%
clone per ssh