DynamicGravitySystems / DGP

Dynamic Gravity Processor
http://dgp.readthedocs.io/en/develop/
Apache License 2.0
7 stars 4 forks source link

Proposal to implement GitFlow branch workflow. #14

Closed bradyzp closed 6 years ago

bradyzp commented 7 years ago

For consideration, proposing to adopt the GitFlow branching/workflow scheme as detailed here: http://nvie.com/posts/a-successful-git-branching-model/

This would require us to ideally merge all existing code into master and then create a develop branch from which all future feature branches would then originate.

cbertinato commented 7 years ago

I like this model. Let's work toward tying up any of the open branches.

bradyzp commented 6 years ago

Project has been migrated.