Versionsunterschiede von Git / Starter
| 2 | 2 | |
|---|---|---|
| 3 | 3 | **Nachfolgend lernst Du:** |
| 4 | 4 | |
| 5 |
|
|
| 5 | {{toc nomark=1}} | |
| 6 | 6 | |
| 7 | 7 | |
| 8 | 8 | === Git installieren==== |
| … | … | … |
| 81 | 81 | |
| 82 | 82 | %%(cl) git clone --branch 5.0 https://bitbucket.org/wackowiki/wackowiki.git /home/â¨usernameâŠ/Projekt/BitBucket/WackoWiki/5.0%% |
| 83 | 83 | |
| 84 |
|
|
| 85 |
|
|
| 86 |
|
|
| 87 |
|
|
| 88 |
|
|
| 89 |
|
|
| 90 | 84 | clone per ssh |
| 91 | 85 | |
| 92 | ||
| 93 | https://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository / https://git-scm.com/book/de/v2/Git-Grundlagen-Ein-Git-Repository-anlegen | |
| 94 | ||
| 95 | ||
| 86 | %%(info type="default" title="Ăbung | Training und Reflexion") | |
| 87 | Erstelle mit der Konsole in Deinem Projektverzeichnis weitere Ordner fĂźr entfernte Git-Repositories und deren Nutzer. | |
| 88 | Was bewirkt der Punkt am Ende der Anweisung ##git clone ~https://bitbucket.org/wackowiki/wackowiki.git .##? %% |