docs/journals/2023_02_15.md
2023-02-15 08:39:39 +01:00

8 lines
209 B
Markdown

- Git Repo Setup #Git #Software
- ```
# 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
```
- Tyk