Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install git flow

For Windows 
$ wget -q -O - --no-check-certificate https://github.com/nvie/gitflow/raw/develop/contrib/gitflow-installer.sh | bash
For Mac 
brew install git-flow
For Linux
yay -S gitflow-avh
Source by github.com #
 
PREVIOUS NEXT
Tagged: #install #git #flow
ADD COMMENT
Topic
Name
8+9 =