We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7282f06 commit d208c15Copy full SHA for d208c15
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