Git Flow Workflow
This Git Flow mashup is derived from Vincent Driessen’s A Successful Git Branching Model and Atlassian’s Gitflow Workflow.
Credit is due to them. I’ve simply mashed up the two sources, edited some wording, and merged the two git command styles into one unified flow.
The pattern illustrated here uses git without the git flow module add-on; so just pure git commands.