Talk:Making GitHub Topic Branches

From GlueXWiki
Revision as of 19:47, 5 July 2017 by Marki (Talk | contribs) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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)