Rasa Govinda das avatar

How to Install Git Flow on Mac OS X

tomas-petrauskas

Published: 21 Feb 2020 › Updated: 21 Feb 2020How to Install Git Flow on Mac OS X

How to Install Git Flow on Mac OS X

drmnq3.png

Our team started using Gitflow Workflow few months back and we are so much happy to finally have an awesome branching model for project releases.

Another reason to use Gitflow Workflow is that GitVersion automatically generates version numbers for builds from branches for CI/CD tools.

Installation

Since GitFlow is not integrated in the default Git application for Mac, so we need to install it separately.

6x2stq.png

Install Brew (if you don't already have it installed)
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install git-flow
brew install git-flow

Leave How to Install Git Flow on Mac OS X to:

Written by

(Tomas Petrauskas)

Read more #git posts


Best Posts From Rasa Govinda das

We have not curated any of tomas-petrauskas's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Rasa Govinda das