We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc31edb commit 5edf967Copy full SHA for 5edf967
assignments/04-vcs-constructive.md
@@ -19,7 +19,7 @@ instructions on how to submit your answers to such questions.
19
Expect to make good use of `git reflog` in this assignment as you make errors.
20
21
Start by cloning the initial repository from
22
-`/comp/50ISDT/vcs2-constructive.git` (you may run into a warning about it not
+`/comp/50ISDT/vcs2-constructive` (you may run into a warning about it not
23
being a "safe directory"; run the suggested command) . We suggest you work on
24
the homework server, but you are also free to work on a personal computer (make
25
sure you have `clang-format` installed if so).
0 commit comments