Re: [git-users] Cherry-pick workflow advice

2015-02-17 Thread Stephen Morton
On Wednesday, 7 January 2015 20:22:46 UTC-5, Stephen Morton wrote: > > On Wednesday, 7 January 2015 17:20:08 UTC-5, Magnus Therning wrote: >> >> On Wed, Jan 07, 2015 at 12:40:35PM -0800, Stephen Morton wrote: >> > My team is planning a transition to git. We're a big division in a >> > corporate e

Re: [git-users] Cherry-pick workflow advice

2015-01-07 Thread Stephen Morton
On Wednesday, 7 January 2015 17:20:08 UTC-5, Magnus Therning wrote: > > On Wed, Jan 07, 2015 at 12:40:35PM -0800, Stephen Morton wrote: > > My team is planning a transition to git. We're a big division in a > > corporate environment. I'm "the tools guy"; I guess the latest > > trendy term is Dev

Re: [git-users] Cherry-pick workflow advice

2015-01-07 Thread Magnus Therning
On Wed, Jan 07, 2015 at 12:40:35PM -0800, Stephen Morton wrote: > My team is planning a transition to git. We're a big division in a > corporate environment. I'm "the tools guy"; I guess the latest > trendy term is DevOps. > > Our current workflow involves the equivalent of using cherry-pick to >

[git-users] Cherry-pick workflow advice

2015-01-07 Thread Stephen Morton
My team is planning a transition to git. We're a big division in a corporate environment. I'm "the tools guy"; I guess the latest trendy term is DevOps. Our current workflow involves the equivalent of using cherry-pick to move approved bugfixes into the customer release branches. (1) We intend