Difference between revisions of "Talk:Making GitHub Topic Branches"

From GlueXWiki
Jump to: navigation, search
(Created page with "My understanding is that you can cherry pick from one branch to another even if the target branch is not freshly made. I assume that cherry picking is done to move bug fixes t...")
(No difference)

Revision as of 19:47, 5 July 2017

My understanding is that you can cherry pick from one branch to another even if the target branch is not freshly made. I assume that cherry picking is done to move bug fixes to the topic branch. If so you might want to cherry pick some time after the target branch is created.

--marki (talk) 19:47, 5 July 2017 (EDT)