macOS
brew install git-octopuslocal Homebrew formula metadata
brew
git-octopus のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.