We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714458b commit c7b9538Copy full SHA for c7b9538
1 file changed
resources/prep/git.md
@@ -96,7 +96,7 @@ Make sure your change appears online.
96
git pull origin master
97
```
98
99
-```{admonition}
+```{admonition} "Short names for repositories:"
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
0 commit comments