November 2017
Beginner
238 pages
5h 58m
English
The Gitflow workflow comes from the mind of Vincent Driessen, a passionate software developer from the Netherlands; you can find his original blog post about it at http://nvie.com/posts/a-successful-git-branching-model.
His workflow has gained success over the years, to the point that many other developers (including me!), teams, and companies are starting to use it. Atlassian, a well-known company that offers Git related services like BitBucket, integrates the Gitflow directly in their GUI tool, the nice SourceTree.
Even the Gitflow work flow is a centralized one, and it is well described by the following image:

This workflow is based ...
Read now
Unlock full access