Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
  
 
[[file:nebpushb.png|600px|border]]
 
[[file:nebpushb.png|600px|border]]
 
 
===Others may collaborate on that 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