One of my long time favorite git branching models and one that is really working
  http://nvie.com/posts/a-successful-git-branching-model/

Perhaps something to consider?
  Cos

On Tue, May 05, 2015 at 01:56PM, Alex wrote:
> Hi,
> 
> I like the idea of really simple git workflow with only one branch so there
> is no questions like where to merge things to? Which branch to build from?
> Which is latest, which is stable etc..
> 
> Because all this requires human interaction to resolve.
> 
> But at the same time if you think that having multiple branches witch are up
> to date and documented well will solve the problem of stability/faster PR
> merge time - I think it might be worth giving  it a try, say for next 3
> months, and see if that helps.
> 
> 
> --
> Kind regards,
> Alexander
> 
> > On 05 May 2015, at 11:22, moon soo Lee <[email protected]> wrote:
> > 
> > Hi,
> > 
> > I'd like discuss about creating a branch(ZEPPELIN-67
> > <https://issues.apache.org/jira/browse/ZEPPELIN-67>).
> > 
> > Currently, building source from master branch is the only official way user
> > can use Zeppelin. Therefore, we're extremely careful when merging code into
> > master and that slows down development.
> > 
> > If we make a branch and keep the branch stable, so user can build Zeppelin
> > from it and make a release from it. That'll help both keeping code stable
> > and faster accepting pullrequests.
> > 
> > What do you guys think?
> > 
> > Thanks,
> > moon

Attachment: signature.asc
Description: Digital signature

Reply via email to