| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 679f191 commit 739d3a3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,7 +41,7 @@ onboarding session. | |||
| 41 | 41 | * Add the canonical nodejs repository as `upstream` remote: | |
| 42 | 42 | * `git remote add upstream git@github.com:nodejs/node.git` | |
| 43 | 43 | * To update from `upstream`: | |
| 44 | - * `git checkout master` | ||
| 44 | + * `git checkout main` | ||
| 45 | 45 | * `git fetch upstream HEAD` | |
| 46 | 46 | * `git reset --hard FETCH_HEAD` | |
| 47 | 47 | * Make a new branch for each pull request you submit. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments