git flow init [-f|–force] [-d|–defaults]
Setup a git repository for git flow usage. Can also be used to start a git repository.
-h, --help Show help message and exit. -f, --force Force reinitialization of the gitflow preferences. -d, --defaults Use default branch naming conventions and prefixes.