Git-flow
Gitfox includes git-flow actions for repositories that use that workflow.
Initialize git-flow
Use Git-Flow: Initialize... from Quick Actions or the Git-flow toolbar/menu when the repository is not already configured for git-flow.
Gitfox only treats git-flow as enabled when the repository has local git-flow configuration.
Start and finish branches
Gitfox exposes start and finish actions for:
- Feature
- Bugfix
- Hotfix
- Release
These actions use the repository's git-flow configuration, including branch names and prefixes.
Disable git-flow
Use Git-Flow: Deinitialize... if you want Gitfox to remove the repository's git-flow configuration.