We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Proposed Git flow:
deployed: reflects what exists in production.
master: reflects code added through successful pull requests.
phase<$number>/feature/feature-name: branching convention for feature development.