We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92e77f commit c0d1af6Copy full SHA for c0d1af6
content/.obsidian/workspace.json
@@ -14,7 +14,7 @@
14
"type": "markdown",
15
"state": {
16
"file": "06-Git-Remote.md",
17
- "mode": "preview",
+ "mode": "source",
18
"source": true
19
},
20
"icon": "lucide-file",
content/06-Git-Remote.md
@@ -7,7 +7,7 @@
7
8
![[Pasted image 20250322084846.png|800]]<br/>
9
10
-4. Go to your local repository, and the remote link to the repository
+3. Go to your local repository, and the remote link to the repository
11
```bash
12
git remote add origin <link>
13
```
0 commit comments