Skip to content

Commit ccf1ae4

Browse files
authored
Merge pull request #171 from carpentries/add-nomain-tip
add tip about including all branches
2 parents f5c0c38 + 8a60eba commit ccf1ae4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

episodes/editing.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@ and clone as you normally do. If you would like a reminder, here are the steps:
3838
2. Go to https://github.com/carpentries/sandpaper-docs/fork/ to fork the repository
3939
to your account
4040

41-
3. In the shell and use this command to clone this repository to your working
41+
3. (recommended) When creating your fork, you should **uncheck** "Copy the
42+
`main` branch only" checkbox.
43+
![](fig/fork-dialogue.png){alt="screenshot of the 'create a new fork' page with the 'Copy the main branch only' checkbox highlighted in yellow"}
44+
45+
4. In the shell and use this command to clone this repository to your working
4246
directory, replacing `<USERNAME>` with your username
4347
```bash
4448
cd ~/Documents/Lessons/

episodes/fig/fork-dialogue.png

212 KB
Loading

0 commit comments

Comments
 (0)