Explore >> Select a destination


You are here

www.cheehow.dev
| | ryanharter.com
8.0 parsecs away

Travel
| | I recently shared how I use Git to automatically track my versions. There's quite a bit more to my git workflow than just tagging versions, though, so I'd like to dive into my git usage just a little more. One of my clients introduced me to a very popular, and useful, git branching strategy commonly called Git-Flow based on Vincent Driessen's branching model. I highly recommend reading his article, it's quite good and describes a very useful branching model.
| | raphael.medaer.me
9.9 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 ...
| | www.bryantwebconsulting.com
9.1 parsecs away

Travel
| | A Web Programmer's Exploration: Git Branching Strategy for Web Development
| | www.rainforestqa.com
60.9 parsecs away

Travel
| Not all user interface testing tools perform true UI testing. This post will help you get started with the right tool, without wasting resources.