We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78091a commit e71e430Copy full SHA for e71e430
assignments/04-vcs-constructive.md
@@ -34,7 +34,8 @@ sure you have `clang-format` installed if so).
34
one-by-one or all at once, but make sure you've committed them by the time
35
you submit!
36
The point of this is to separate your answers from the rest of the messy
37
- commit history you'll be creating.
+ 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`.
39
1. A user named Gianna opened a GitHub issue pointing out that the project has
40
no LICENSE file, meaning she doesn't know if she's allowed to use the
41
software in the way she wants. You did some research and found that the [MIT
0 commit comments