[logseq-plugin-git:commit] 2023-02-15T07:31:46.480Z

This commit is contained in:
Matthias Eckert 2023-02-15 08:31:46 +01:00
parent 475340375f
commit 6f1ec23503

View File

@ -1,2 +1,8 @@
- Git Repo Setup
- ``git remote add origin https://git.laugn.de/matze/docs.git
- ```
# Set origin again
git remote add origin https://git.laugn.de/matze/docs.git
```
-