Your favorite Git workflow.
Reimagined.

brew install git-flow-next
Other installation options

What is git-flow-next?

Built on the original git-flow and gitflow-avh projects (both now discontinued), gitflow-next represents the next iteration of advanced Git workflow possibilities. It offers enhanced features and greater customization options for modern teams in fast-paced environments.

Developed in Go, it prioritizes reliability, extensibility, and an improved developer experience.

git-flow-next icon

Features

A Cleaner Version History

Improved release branch merging for a more accurate project history, making it easier to identify and manage releases.

More Flexible Branching Options

Create feature, hotfix, or release branches from any supporting branch, not just develop or master.

Customizable Workflow Automations

With improvements to handling hooks and filters, it is now possible to create more complex workflow automations.

An Actively Maintained Project

git-flow-next is actively maintained, receiving regular updates and bug fixes, unlike the original git-flow or gitflow-avh projects.

For more information, check the docs.