Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Using GitFlow

via Pluralsight

Write review

Overview

Coursera Spring Sale
40% Off Coursera Plus Annual!
Grab it


GitFlow is a set of rules that gives users of Git a set of "best practices" to use when using Git. The set rules govern how to setup Git branches, which branches to have, when to create feature branches, when and what to tag, and when to merge and to which branch. The idea being that with a set of rules to follow using any source control system becomes easier. GitFlow doesn't add anything new to established workflows such as the "feature branch workflow." What it does, though, is to give specific roles to different branches and defines how and when they should interact. The workflow uses feature branches as well as individual branches for preparing, maintaining, and recording releases. You also get the benefits of the feature branch workflow such as pull requests and more efficient collaboration.

Syllabus

  • Introduction 12mins
  • Creating and Using Feature Branches 20mins
  • Creating a Release Branch 12mins
  • Creating a Hotfix 8mins
  • Creating a Build 10mins

Taught by

Kevin Jones

Reviews

4.3 rating at Pluralsight based on 209 ratings

Start your review of Using GitFlow

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.