Skip to content

Commit 26f00e6

Browse files
committed
cannot have anorther
1 parent c04cafc commit 26f00e6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

resources/prep/git.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ Make sure your change appears online.
9696
git pull origin master
9797
```
9898

99-
```{admonition} "Remember `origin` is just a short name of the web address of the repository."
99+
```{admonition}
100+
"Remember `origin` is just a short name of the web address of the repository."
100101
To see what is hidden in origin: `git remote -v`
101102
```
102103

0 commit comments

Comments
 (0)