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...")
 
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
  
 
--[[User:Marki|marki]] ([[User talk:Marki|talk]]) 19:47, 5 July 2017 (EDT)
 
--[[User:Marki|marki]] ([[User talk:Marki|talk]]) 19:47, 5 July 2017 (EDT)
 +
 +
You are correct - I misread the documentation.  It should be that there must be no uncommitted changes.  I've modified the page to reflect this.
 +
 +
-- [[User:Sdobbs|Sdobbs]] ([[User talk:Sdobbs|talk]]) 16:24, 6 July 2017 (EDT)
 +
 +
thanks for that revision
 +
--[[User:Marki|marki]] ([[User talk:Marki|talk]]) 15:55, 8 July 2017 (EDT)

Latest revision as of 15:55, 8 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)

You are correct - I misread the documentation. It should be that there must be no uncommitted changes. I've modified the page to reflect this.

-- Sdobbs (talk) 16:24, 6 July 2017 (EDT)

thanks for that revision --marki (talk) 15:55, 8 July 2017 (EDT)