Skip to content

Commit 70460ae

Browse files
authored
Merge pull request #188 from ocefpaf/fix_formatting
Cannot have another ` when using ```
2 parents c04cafc + c7b9538 commit 70460ae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

github_deploy_key_oceanhackweek_oceanhackweek_github_io.enc

Lines changed: 0 additions & 1 deletion
This file was deleted.

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} "Short names for repositories:"
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)