Summit 2013: A Successful Git branching model with git-flow, by Igal Tabachnik

זו הרצאתו של יגאל מהכנס, אל git-flow
קובץ השמע נמצא כאן, האזנה / צפיה נעימה.


Git-flow is a set of extensions to git that allow you and your team to focus on releasing features quicker, by introducing a consistent, easy to follow branching model workflow, that doesn't get in your way.
In this talk you will learn:
  • What is the successful branching model
  • How to install and use git-flow
  • How to use git-flow to manage features, releases and hotfixes