Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

antenna-p2p/antenna-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antenna Client

Build Status Coverage Status Peer to peer communication library and programs

git flow setup

$ 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]