We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320b80b commit 3d8878cCopy full SHA for 3d8878c
doc/onboarding.md
@@ -32,7 +32,7 @@ onboarding session.
32
## Local setup
33
34
* git:
35
- * make sure you have whitespace=fix: `git config --global --add core.whitespace fix`
+ * make sure you have whitespace=fix: `git config --global --add apply.whitespace fix`
36
* usually PR from your own github fork
37
* [See "Updating Node.js from Upstream"](./onboarding-extras.md#updating-nodejs-from-upstream)
38
* make new branches for all commits you make!
0 commit comments