Auto saved by Logseq

This commit is contained in:
Matthias Eckert 2023-02-15 08:32:07 +01:00
parent 6f1ec23503
commit 295b52fd79

View File

@ -2,7 +2,7 @@
- ```
# 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
```
-