Skip to content

Commit ad61d27

Browse files
authored
Merge pull request #187 from ocefpaf/returnig_folks_nbgitpuller_issue
add existing dir warning and how to fix it
2 parents 70460ae + 8e434b6 commit ad61d27

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

resources/prep/jupyterhub.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ You can accomplish the same results as nbgitpuller when using `git` directly, bu
5050

5151
```{warning}
5252
53-
If you start by using the nbgitpuller link, and then switch to using git directly, using the nbgitpuller link again will most likely lead to [unpredictable results](https://jupyterhub.github.io/nbgitpuller/#when-to-use-nbgitpuller).
53+
If you start by using the `nbgitpuller` link and then switch to using git directly, or if you already have a copy of the repository in your account from a previous OHW, using the `nbgitpuller` link again will most likely lead to [unpredictable results](https://jupyterhub.github.io/nbgitpuller/#when-to-use-nbgitpuller).
54+
55+
This can be fixed by [removing, renaming, or moving the `ohw-tutorials` directory](https://imgs.xkcd.com/comics/git.png) and using nbgitpuller again.
5456
```
5557

5658

0 commit comments

Comments
 (0)