Skip to content

Commit 0834adb

Browse files
committed
tell people to check which branch they are on
1 parent cf720c8 commit 0834adb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_episodes/01-How-to-make-a-lesson.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ We have provided a `gitadd.sh` script that adds the most common **source** files
156156
# make certain you're up to date with the main repo
157157
git pull
158158
# make certain you are in your gh-pages branch
159+
git status | grep gh-pages
159160
source gitadd.sh
160161
git commit -m " I DID SOMETHING"
161162
git push

0 commit comments

Comments
 (0)