hubflow
« Back to VersTracker
Description:
GitFlow for GitHub
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git version-control github workflow branching
Install: brew install hubflow
About:
HubFlow is a Git extension that provides a GitFlow-like branching model optimized for GitHub workflows. It simplifies feature branching, release management, and hotfix processes by offering intuitive commands. The tool aims to make complex Git operations more accessible and standardized for development teams.
Key Features:
  • GitHub-optimized branching model
  • Simplified release and hotfix management
  • Intuitive command-line interface
  • Reduces merge conflicts and workflow errors
Use Cases:
  • Managing feature development in team environments
  • Streamlining software release cycles
  • Handling urgent hotfixes and patches
Alternatives:
  • git-flow – The original GitFlow extension; HubFlow is a fork designed specifically for GitHub conventions.
  • GitHub Flow – A simpler branching strategy often used directly without extensions; HubFlow provides more structure.
Version History
Detected Version Rev Change Commit