macOS
brew install git-flowlocal Homebrew formula metadata
sudo port install git-flowMacPorts ports tree · devel/git-flow/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.