We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04cafc commit 26f00e6Copy full SHA for 26f00e6
1 file changed
resources/prep/git.md
@@ -96,7 +96,8 @@ Make sure your change appears online.
96
git pull origin master
97
```
98
99
-```{admonition} "Remember `origin` is just a short name of the web address of the repository."
+```{admonition}
100
+"Remember `origin` is just a short name of the web address of the repository."
101
To see what is hidden in origin: `git remote -v`
102
103
0 commit comments