/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

williamdurand.fr
| | raphael.medaer.me
1.2 parsecs away

Travel
| | A decade ago, Vincent Driessen wrote a post named "A successful Git branching model". In his post he presents a development model using many Git branches (master, develop, ...) well known as the Git flow. Even if I'm not doing professional development for ten years, I got the opportunity to experiment Git flows in many development teams. As explained by his "Note of reflection (March 5, 2020)", you should not treat this flow as a dogma or panacea. While the flow I will describe in the following lines is ...
| | initialcommit.com
2.3 parsecs away

Travel
| | Learn what Git branches are and how to use branches in Git
| | nvie.com
1.4 parsecs away

Travel
| | In this post I present a Git branching strategy for developing and releasing software as I've used it in many of my projects, and which has turned out to be very successful.
| | www.bryantwebconsulting.com
7.0 parsecs away

Travel
| A Web Programmer's Exploration: Git Branching Strategy for Web Development