We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f466e4f commit 6608fe8Copy full SHA for 6608fe8
exercises/02ChangesInNewBranch/setup.sh
@@ -10,4 +10,4 @@ echo "Hello world" >> hello.txt
10
11
git add hello.txt
12
13
-git cm -m 'Inital commit'
+git commit -m 'Inital commit'
0 commit comments