Skip to content

Commit 739d3a3

Browse files
F3n67utargos
authored andcommitted
doc: update main branch name in onboarding.md
PR-URL: #43443 Refs: #33864 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: LiviaMedeiros <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
1 parent 679f191 commit 739d3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onboarding.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ onboarding session.
4141
* Add the canonical nodejs repository as `upstream` remote:
4242
* `git remote add upstream [email protected]:nodejs/node.git`
4343
* To update from `upstream`:
44-
* `git checkout master`
44+
* `git checkout main`
4545
* `git fetch upstream HEAD`
4646
* `git reset --hard FETCH_HEAD`
4747
* Make a new branch for each pull request you submit.

0 commit comments

Comments
 (0)