| ... | @@ -23,3 +23,10 @@ |
... | @@ -23,3 +23,10 @@ |
|
|
* Klick auf ```Compare branches and continue```
|
|
* Klick auf ```Compare branches and continue```
|
|
|
* Klick auf ```Submit merge-request```
|
|
* Klick auf ```Submit merge-request```
|
|
|
* **Fertig**
|
|
* **Fertig**
|
|
|
|
|
|
|
|
### 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 |