changed repo link in readme
This commit is contained in:
parent
18457436de
commit
e5891e0c09
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Angepasst von https://medium.com/@topspinj/how-to-git-rebase-into-a-forked-repo-
|
|||
|
||||
Das Musterlösungs-Repository als remote mit Namen _upstream_ (oder ähnlich) hinzufügen:
|
||||
|
||||
`git remote add upstream gogs@git.cg.cs.tu-bs.de:CG1/WS2021.git`
|
||||
`git remote add upstream gogs@git.cg.cs.tu-bs.de:CG1_WS2223/Base.git`
|
||||
|
||||
Alle Branches von _upstream_ und deren Änderungen herunterladen
|
||||
|
||||
|
|
Loading…
Reference in a new issue