Skip to content

Commit ce267c1

Browse files
committed
Update context in git configuration warning
1 parent 8f103a4 commit ce267c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/01-collaborating-in-jupyterhub/exercise.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@ We'll explore some of the latest examples of this progress soon.
102102
git commit --message="Add new data to GeoJSON"`
103103
```
104104

105-
:::{warning} This step will probably fail!
105+
:::{warning} This step may fail!
106+
If you didn't complete the instructions in step 0c correctly, this command will
107+
fail.
106108
If it does, you need to tell Git your name and e-mail, then try again.
107109
**Git will print out the commands you need to execute to fix this problem**.
108110
:::

0 commit comments

Comments
 (0)