Peer to peer communication library and programs
$ git flow init
Which branch should be used for bringing forth production releases?
- develop
- release
Branch name for production releases: [] release
Which branch should be used for integration of the "next release"?
- develop
Branch name for "next release" development: [develop]
How to name your supporting branch prefixes?
Feature branches? [feature/]
Bugfix branches? [bugfix/]
Release branches? [release/]
Hotfix branches? [hotfix/]
Support branches? [support/]
Version tag prefix? [] v.
Hooks and filters directory? [/path/to/repo/antenna/.git/hooks]