Skip to content

iemanuel/git-flow-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Git flow playground

Prerequistes

git bash git flow

##Commands needed git flow ini git flow init

##Creating a feature branch

git flow feature start feature_branch //git equivalent git checkout develop git checkout -b feature_branch

About

Git flow playground repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published