macOS
brew install git-octopuslocal Homebrew formula metadata
安装
brew install git-octopuslocal Homebrew formula metadata
sudo dnf install git-octopusFedora Rawhide package metadata · git-octopus · 来源: dl.fedoraproject.org
nix profile install nixpkgs#git-octopusnixpkgs package indexes · pkgs/by-name/gi/git-octopus/package.nix · 来源: api.github.com
概览
Continuous merge workflow
历史
git-octopus is a Git extension for a continuous merge workflow based on feature branches. It adds git octopus for pattern-based multi-branch merges and git conflict for recording conflict resolutions that can be reused.
LesFurets published the repository on GitHub in 2014 and described the project as an attempt to reconcile feature branching with continuous integration and delivery. The first GitHub release, v1.0, appeared in 2015, followed by releases that added conflict-resolution support, documentation improvements, and chunk-mode changes.
Compared with the single-purpose Git helpers in this batch, git-octopus had a broader process pitch: its README describes CI jobs that merge all feature branches with the mainline and force-push the assembled result to an octopus branch for build and deployment. Packaging reached Homebrew, Fedora/RHEL-style RPM instructions, and Nix, which signals use beyond a private script.
Teams use git-octopus to continuously build an integration branch made from many feature branches without making that merge part of long-lived history. When merges fail, git conflict can diagnose conflict pairs and store standard Git refs containing recorded resolutions that can be fetched and pushed.
The package matters to Git workflow enthusiasts because it turns Git's native octopus-merge idea into a CI/CD convention with installable commands, manpage-style documentation, release notes, and distribution packaging. It also documents a concrete branch policy: keep the mainline ready to ship, isolate work on small branches, and continuously test their combined result.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-apply-conflict-resolution | cli | 全局可执行文件 | |
git-conflict | cli | 全局可执行文件 | |
git-octopus | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/lesfurets/git-octopus
安装元数据
| 软件包键 | brew:git-octopus |
|---|---|
| 版本 | 1.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/git-octopus |
| 主页 | https://github.com/lesfurets/git-octopus |
| 仓库 | https://github.com/lesfurets/git-octopus |
| 上游文档 | https://lesfurets.github.io/git-octopus/doc/git-conflict.html |
| 许可证 | LGPL-3.0-only |
| 源码归档 | https://github.com/lesfurets/git-octopus/archive/refs/tags/v1.4.tar.gz |
| 最后更新 | 2026-05-19T07:47:35-04:00 |
| Pulse | updated |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-octopus |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
git-octopus
nix profile install nixpkgs#git-octopusgit-octopus 2.0-0.4.beta.3.fc44.27
Git commands for continuous delivery
https://github.com/lesfurets/git-octopus
sudo dnf install git-octopus来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.