Automic VaultAutomic Vault

brew

Installer git-flow avec Homebrew, apk, apt, MacPorts, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-flow pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install git-flow

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install git-flow

MacPorts ports tree · devel/git-flow/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add git-flow

Alpine Linux edge package indexes · git-flow · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install git-flow

Debian stable package indexes · git-flow · Source: deb.debian.org

Windows

Windows Package Managervérifié · 92%
winget install --id GitTower.GitFlowNext -e

Windows Package Manager source index · GitTower.GitFlowNext · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Extensions to follow Vincent Driessen's branching model

Commandes et alias

  • git-flow

historique

Historique du projet et usages

git-flow is the original command-line extension package for Vincent Driessen's Git branching model, providing high-level commands for feature, release, hotfix, and support branches.

Historique du projet

Driessen published the branching model on January 5, 2010 and opened the gitflow repository later that month. The model organized release-oriented development around long-lived master and develop branches plus short-lived feature, release, and hotfix branches. The command package encoded that procedure as `git flow init`, `git flow feature`, `git flow release`, `git flow hotfix`, and related subcommands.

Historique d'adoption

The model became one of the most recognizable Git workflow patterns of the 2010s. Driessen's 2020 reflection says many software teams treated git-flow almost like a standard, while also cautioning that continuously delivered web applications often benefit from simpler workflows such as GitHub Flow. The original repository's README later thanked users for more than fifteen years of adoption and pointed to git-flow-next as the maintained successor.

Modes d'utilisation

Practitioners used git-flow to initialize branch naming conventions, start feature branches from develop, finish them back into develop, prepare release branches, and apply urgent fixes from master through hotfix branches. The CLI wrapped ordinary Git branch, merge, tag, publish, and pull operations into named release-management steps.

Pourquoi les passionnés de paquets s'y intéressent

git-flow is significant in package-manager culture because it turned a blog-post workflow into an installable Git extension. Its formulae and distro packages made `git flow` a standard command on developer machines, even as later teams debated whether the workflow fit CI/CD-heavy projects.

Chronologie

  • 2010: Driessen published the successful Git branching model.
  • 2010: The gitflow repository began and early 0.x releases followed.
  • 2020: Driessen added a reflection warning against dogmatic use for continuous-delivery web applications.
  • 2025: The original repository marked git-flow-next as the maintained successor.

Related projects

  • git-flow influenced git-flow-avh, git-flow-completion, Tower's Git-flow integration, and git-flow-next.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
git-flowcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.4.1
gestionnaire mis à jour
données localesOK
amontà jour
dernière version détectée0.4.1

https://github.com/nvie/gitflow

  • infoNo package-manager update timestamp was available.confiance faible

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-flow
Version0.4.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/git-flow
Page d'accueilhttps://github.com/nvie/gitflow
Dépôthttps://github.com/nvie/gitflow
Docs amonthttps://github.com/nvie/gitflow#readme
LicenceBSD-2-Clause
Archive sourcehttps://github.com/nvie/gitflow/archive/refs/tags/0.4.1.tar.gz
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsTo install Zsh completions: brew install zsh-completions

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-flow
Version Scheme0
Revision1
Head VersionHEAD
Conflicts With
  • git-flow-next
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

git-flow 1.12.3-3

Git extension to provide a high-level branching model

https://github.com/petervanderdoes/gitflow/wiki

sudo apt install git-flow
  • Section: vcs
  • Architecture: all
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Git Flow
Debian stable package indexes · deb.debian.org · Debian stable package indexes: git-flow from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

git-flow 1.12.3-3

Git extension to provide a high-level branching model

https://github.com/petervanderdoes/gitflow/wiki

sudo apt install git-flow
  • Section: universe/vcs
  • Architecture: all
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Git Flow
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: git-flow from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

git-flow 1.12.3-r1

Git extension to provide a high-level branching model

https://github.com/petervanderdoes/gitflow-avh

sudo apk add git-flow
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: git-flow
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Git Flow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-flow from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

git-flow-doc 1.12.3-r1

Git extension to provide a high-level branching model (documentation)

https://github.com/petervanderdoes/gitflow-avh

sudo apk add git-flow-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: git-flow
  • normalized package name match
  • Correspondance par : Git Flow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: git-flow-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

git-flow

sudo port install git-flow
  • normalized package name match
  • Correspondance par : Git Flow
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/git-flow/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

GitTower.GitFlowNext

winget install --id GitTower.GitFlowNext -e
  • normalized package name match
  • Correspondance par : Git Flow
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: GitTower.GitFlowNext from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment