macOS
brew install git-flowlocal Homebrew formula metadata
sudo port install git-flowMacPorts ports tree · devel/git-flow/Portfile · Source: api.github.com
brew
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
brew install git-flowlocal Homebrew formula metadata
sudo port install git-flowMacPorts ports tree · devel/git-flow/Portfile · Source: api.github.com
sudo apk add git-flowAlpine Linux edge package indexes · git-flow · Source: dl-cdn.alpinelinux.org
sudo apt install git-flowDebian stable package indexes · git-flow · Source: deb.debian.org
winget install --id GitTower.GitFlowNext -eWindows Package Manager source index · GitTower.GitFlowNext · Source: cdn.winget.microsoft.com
aperçu
Extensions to follow Vincent Driessen's branching model
historique
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.
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.
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.
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.
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-flow | cli | exécutable global |
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.
https://github.com/nvie/gitflow
métadonnées d'installation
| Clé du paquet | brew:git-flow |
|---|---|
| Version | 0.4.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-flow |
| Page d'accueil | https://github.com/nvie/gitflow |
| Dépôt | https://github.com/nvie/gitflow |
| Docs amont | https://github.com/nvie/gitflow#readme |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/nvie/gitflow/archive/refs/tags/0.4.1.tar.gz |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | To install Zsh completions: brew install zsh-completions |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-flow |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-flowgit-flow 1.12.3-3
Git extension to provide a high-level branching model
https://github.com/petervanderdoes/gitflow/wiki
sudo apt install git-flowgit-flow 1.12.3-r1
Git extension to provide a high-level branching model
https://github.com/petervanderdoes/gitflow-avh
sudo apk add git-flowgit-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-docgit-flow
sudo port install git-flowGitTower.GitFlowNext
winget install --id GitTower.GitFlowNext -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.