[Screencast] Version Control with Git Flow

Using Git Flow, learn how to work with branches and organize your changes. Once you have completed features, learn how to merge them back into a develop branch and prepare for a release to your master branch. https://www.driftingruby.com/episodes/version-control-with-git-flow

3 Likes

Really a nice useful discovery, thank you!

1 Like

Thanks! I discovered it about 6 months ago (even though it’s been around for a few years) and it really has helped my workflow for development.

1 Like