| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7529a97 commit ba81e7c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -760,10 +760,10 @@ Each LTS release has a corresponding branch (v10.x, v8.x, etc.). Each also has a | |||
| 760 | 760 | corresponding staging branch (v10.x-staging, v8.x-staging, etc.). | |
| 761 | 761 | ||
| 762 | 762 | Commits that land on master are cherry-picked to each staging branch as | |
| 763 | - appropriate. If a change applies only to the LTS branch, open the PR against the | ||
| 764 | - *staging* branch. Commits from the staging branch land on the LTS branch only | ||
| 765 | - when a release is being prepared. They can land on the LTS branch in a different | ||
| 766 | - order than they were in staging. | ||
| 763 | + appropriate. If a change applies only to the LTS branch, open the pull request | ||
| 764 | + against the *staging* branch. Commits from the staging branch land on the LTS | ||
| 765 | + branch only when a release is being prepared. They might land on the LTS branch | ||
| 766 | + in a different order than they do in staging. | ||
| 767 | 767 | ||
| 768 | 768 | Only members of @nodejs/backporters should land commits onto LTS staging | |
| 769 | 769 | branches. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments