Versionsunterschiede von Git / Starter
80 | Nur einen Branch clonen |
---|---|
81 | git clone --branch <branchname> <remote-repo-url> |
82 | |
83 | %%(cl) git clone --branch 5.0 https://bitbucket.org/wackowiki/wackowiki.git \ |
84 | /home/⟨username⟩/Projekt/BitBucket/WackoWiki/5.0%% |
85 | |
86 | clone per ssh |
87 |