Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Nebula/Releases/New Release/cherry-pick the changes"

(Others may collaborate on that branch)
 
Line 19: Line 19:
  
 
[[file:nebpushb.png|600px|border]]
 
[[file:nebpushb.png|600px|border]]
 
 
===Push all changes to this branch===
 
All releng changes that are needed for this release need to be pushed to this branch.
 

Latest revision as of 16:05, 3 October 2020

Cherry-pick your changes

Create a new branch from the latest tag

Nebnewbr.png


Make sure to put the new version number in the branch name

Nebnewbr2.png


Then Cherry-pick the changes that you want to include

Nebcherry.png


Then push the branch to GitHub

Nebpushb.png

Back to the top