Skip to content

Commit eb49898

Browse files
committed
add existing dir warning and how to fix it
1 parent c04cafc commit eb49898

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 our account, 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 the `ohw-tutorials` directory](https://imgs.xkcd.com/comics/git.png) and using nbgitpuller again.
5456
```
5557

5658

0 commit comments

Comments
 (0)