We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1e847 commit 29c7adaCopy full SHA for 29c7ada
responses/01.01-install-vs-code.md
@@ -30,7 +30,7 @@ After clicking on it, VS Code should show you that the extension is installed an
30
31
```
32
git add lib
33
- git commit -m "Add built files from lib folder"
+ git commit --message "Add built files from lib folder"
34
git push origin setup
35
36
0 commit comments