5 lines
94 B
Markdown
5 lines
94 B
Markdown
|
|
git remote add origin http://10.7.0.17:3000/matthias/obsidian.git
|
|
|
|
git push -u origin master
|