-
-
Notifications
You must be signed in to change notification settings - Fork 250
Git Workflow
Gianni Carlo edited this page Sep 30, 2018
·
3 revisions
We use branch prefixes to specify what we're working on:
-
masterholds the current release -
fix/*for bugfixes -
feature/*for features and enhancements - The
developbranch is reserved for the work on the next release