191 B
191 B
- Git Repo Setup
-
# Set origin again git remote add origin https://git.laugn.de/matze/docs.git # Set branch again git branch --set-upstream-to=origin/master master
-
# Set origin again
git remote add origin https://git.laugn.de/matze/docs.git
# Set branch again
git branch --set-upstream-to=origin/master master