Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.43 KB

A successful git branching model with git-flow.md

File metadata and controls

26 lines (17 loc) · 1.43 KB

A Successful Git branching model with 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

Speaker: Igal Tabachnik

Igal is a software developer from Israel, who values clean code, test-driven development and continuous refactoring to reduce complexity, reduce bugs and achieve better design. He frequently speaks at local ALT.NET and Software Craftsmanship user groups.

Igal currently works as a consultant at CodeValue, helping other developers to become better professionals. Before joining CodeValue, he worked with developer tools vendors such as Typemock and SharpCrafters.

Igal is also the author of the Agent Mulder plugin for ReSharper, a plugin that helps ReSharper understand DI containers (Dependency Injection, sometimes known as Inversion of Control, or IoC containers), providing navigation to and finding usages of types registered or resolved by those containers.

Contact Igal

blog
@hmemcpy
GitHub