Skip to content

Reference: git flow init

petervanderdoes edited this page Jul 27, 2012 · 4 revisions

Reference: git flow init

git flow init - Initialize the repository for git flow usage.

Description

Setup a git repository for git flow usage. Can also be used to start a git repository.

Synopsis

git flow init [-h] [-d] [-f]

Options

-h,--[no]help show this help

-d,--[no]defaults use default branch naming conventions

-f,--[no]force force setting of gitflow branches, even if already configured