| ... | @@ -22,4 +22,11 @@ |
... | @@ -22,4 +22,11 @@ |
|
|
* Quellbranch auswählen (master)
|
|
* Quellbranch auswählen (master)
|
|
|
* Klick auf ```Compare branches and continue```
|
|
* Klick auf ```Compare branches and continue```
|
|
|
* Klick auf ```Submit merge-request```
|
|
* Klick auf ```Submit merge-request```
|
|
|
* **Fertig** |
|
* **Fertig**
|
|
\ No newline at end of file |
|
|
|
|
|
### neuenn Fork clonen
|
|
|
|
* git clone https://www.gitrepo.de/Fuzzy/frontend.git
|
|
|
|
* cd frontend/
|
|
|
|
* ls
|
|
|
|
* git remote add upstream https://www.gitrepo.de/wetterstation/frontend.git
|
|
|
|
* git pull upstream master |