Versionsunterschiede von Git / Starter
57 | |
---|---|
58 | === Jeweils neueste Entwicklungen in dein bestehendes lokales WackoWiki Repository holen== |
59 | |
60 | Nachdem du das WackoWiki Entwicklerrepository in Dein Projektverzeichnis initial mit der Anweisung ##git clone## geholt hast, kannst du |
61 | |
62 | %%(cl) git fetch origin master%% |
63 | %%(cl) git checkout%% |
… | … |
90 | |
91 | %%(cl) git clone --branch 5.0 https://bitbucket.org/wackowiki/wackowiki.git \ |
92 | /home/â¨usernameâŠ/Projekt/BitBucket/WackoWiki/5.0%% |
93 | * komprimiertere Information |
94 | |
95 | |
96 |