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 <gpunathi@in.ibm.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: LiviaMedeiros <livia@cirno.name> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com>
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 git@github.com: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)