macOS
brew install git-flowlocal Homebrew formula metadata
sudo port install git-flowMacPorts ports tree · devel/git-flow/Portfile · ソース: api.github.com
brew
git-flow のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-flowlocal Homebrew formula metadata
sudo port install git-flowMacPorts ports tree · devel/git-flow/Portfile · ソース: api.github.com
sudo apk add git-flowAlpine Linux edge package indexes · git-flow · ソース: dl-cdn.alpinelinux.org
sudo apt install git-flowDebian stable package indexes · git-flow · ソース: deb.debian.org
winget install --id GitTower.GitFlowNext -eWindows Package Manager source index · GitTower.GitFlowNext · ソース: cdn.winget.microsoft.com
概要
Extensions to follow Vincent Driessen's branching model
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-flow | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/nvie/gitflow
インストールメタデータ
| パッケージキー | brew:git-flow |
|---|---|
| バージョン | 0.4.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/git-flow |
| ホームページ | https://github.com/nvie/gitflow |
| リポジトリ | https://github.com/nvie/gitflow |
| 上流ドキュメント | https://github.com/nvie/gitflow#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/nvie/gitflow/archive/refs/tags/0.4.1.tar.gz |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | To install Zsh completions: brew install zsh-completions |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.