Skip to content

Commit e71e430

Browse files
committed
.
1 parent a78091a commit e71e430

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assignments/04-vcs-constructive.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ sure you have `clang-format` installed if so).
3434
one-by-one or all at once, but make sure you've committed them by the time
3535
you submit!
3636
The point of this is to separate your answers from the rest of the messy
37-
commit history you'll be creating.
37+
commit history you'll be creating. Make sure to switch back to the `main`
38+
branch before doing other work. `answers` is *just* for `answers.txt`.
3839
1. A user named Gianna opened a GitHub issue pointing out that the project has
3940
no LICENSE file, meaning she doesn't know if she's allowed to use the
4041
software in the way she wants. You did some research and found that the [MIT

0 commit comments

Comments
 (0)