GitFlow
Features, releases and hotfixes, on the branch names GitFlow expects.
- Turning GitFlow on What initialising writes, where it writes it, and what to do about a repository that already has it.
- Feature branches Starting, publishing and finishing a feature, on the branch names GitFlow expects.
- Releases Cutting a release branch, and what finishing one does to production, the tag and integration.
- Hotfixes A fix that goes straight to production, and back into integration behind it.
- Versioning Where the suggested version number comes from, and how it reaches your manifest.