Automic VaultAutomic Vault

brew

git-flow を Homebrew, apk, apt, MacPorts, winget でインストール

git-flow のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install git-flow

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install git-flow

MacPorts ports tree · devel/git-flow/Portfile · ソース: api.github.com

Windows

Windows Package Manager確認済み · 92%
winget install --id GitTower.GitFlowNext -e

Windows Package Manager source index · GitTower.GitFlowNext · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Extensions to follow Vincent Driessen's branching model

コマンドとエイリアス

  • git-flow

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-flowcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.4.1
マネージャ更新日
ローカルデータOK
上流最新
検出された最新0.4.1

https://github.com/nvie/gitflow

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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