# git-octopus を Homebrew, dnf, Nix でインストール

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

## インストール

```sh
sudo av install brew:git-octopus
```

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

### macOS

- Homebrew (100%):

```sh
brew install git-octopus
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install git-octopus
```

  証拠: Fedora Rawhide package metadata: git-octopus from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#git-octopus
```

  証拠: nixpkgs package indexes: pkgs/by-name/gi/git-octopus/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:git-octopus
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/git-octopus>
- **バージョン:** 1.4
- **ソース概要:** Continuous merge workflow
- **ホームページ:** <https://github.com/lesfurets/git-octopus>
- **リポジトリ:** <https://github.com/lesfurets/git-octopus>
- **ライセンス:** LGPL-3.0-only
- **ソースアーカイブ:** <https://github.com/lesfurets/git-octopus/archive/refs/tags/v1.4.tar.gz>
- **最終更新:** 2026-05-19T07:47:35-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- git-apply-conflict-resolution (cli)
- git-conflict (cli)
- git-octopus (cli)
- git-apply-conflict-resolution (エイリアス)
- git-conflict (エイリアス)
- git-octopus (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.4
- マネージャ更新日: 2026-05-19
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/lesfurets/git-octopus
- 検出された最新: v1.4 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2014: Repository was created on GitHub.
- 2015: v1.0 was released.
- 2015: v1.1 introduced a first step toward conflict resolution.
- 2016: v1.4 was released and RPM packaging notes documented version 1.4 packaging.
- 2017: v2.0 beta releases marked a Go rewrite.

### Related projects

- git merge
- continuous integration systems
- feature-branch workflows

### ソース

- <https://formulae.brew.sh/formula/git-octopus>
- <https://github.com/lesfurets/git-octopus>
- <https://lesfurets.github.io/git-octopus/doc/git-conflict.html>
- <https://lesfurets.github.io/git-octopus/doc/git-octopus.html>
- <https://raw.githubusercontent.com/lesfurets/git-octopus/master/README.md>
- <https://raw.githubusercontent.com/lesfurets/git-octopus/master/RELEASE.md>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **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:** stable

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

- Nix - git-octopus: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-octopus/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - git-octopus - 2.0-0.4.beta.3.fc45.28: normalized package name match | Fedora Rawhide package metadata: git-octopus from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Git commands for continuous delivery | https://github.com/lesfurets/git-octopus


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [git-imerge](https://pkg.so/ja/brew/git-imerge/) - Shares pkgdb curated category or tags: cli, conflict-resolution, developer-tools, git, merge.
- [git-mediate](https://pkg.so/ja/brew/git-mediate/) - Shares pkgdb curated category or tags: cli, conflict-resolution, developer-tools, git, git-extension.
- [git-lfs](https://pkg.so/ja/brew/git-lfs/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-machete](https://pkg.so/ja/brew/git-machete/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [weave](https://pkg.so/ja/brew/weave/) - Shares pkgdb curated category or tags: cli, conflict-resolution, developer-tools, git.
- [git-open](https://pkg.so/ja/brew/git-open/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-now](https://pkg.so/ja/brew/git-now/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-number](https://pkg.so/ja/brew/git-number/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.

## Combined YAML source

View the package source record on GitHub. [combined/git-octopus.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-octopus.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
