# git-plus を Homebrew でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install git-plus
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:git-plus
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/git-plus>
- **バージョン:** 0.4.10
- **ソース概要:** Git utilities: git multi, git relation, git old-branches, git recent
- **ホームページ:** <https://github.com/tkrajina/git-plus>
- **リポジトリ:** <https://github.com/tkrajina/git-plus>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/79/27/765447b46d6fa578892b2bdd59be3f7f3c545d68ab65ba6d3d89994ec7fc/git-plus-0.4.10.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- git-multi (cli)
- git-old-branches (cli)
- git-relation (cli)
- git-semver (cli)
- git-multi (エイリアス)
- git-old-branches (エイリアス)
- git-relation (エイリアス)
- git-semver (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.4.10
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/tkrajina/git-plus
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

git-plus is a collection of small Git helper commands for multi-repository work, branch relation checks, old branch cleanup, recent branch listing, and semantic-version tag creation.

### プロジェクトの歴史

The repository started in May 2013 with git-multi-oriented commits and later collected related Git scripts under one package. Tagged releases began with v0.1.0 in 2015 and continued through the 0.4 series, with the README documenting installation by PATH, Homebrew, or pip.

The toolset follows Git's extension convention: executables named git-multi, git-relation, git-old-branches, git-recent, and git-semver become subcommands available as git multi, git relation, git old-branches, git recent, and git semver.

### 採用の歴史

git-plus is a niche workflow package rather than a platform tool. Homebrew packaging made the command collection easy to install on macOS, while the README's pip and PATH instructions kept it usable as a script bundle for developers managing multiple checkouts.

### 使われ方

Practitioners use git multi to run one Git command across sibling repositories, git relation to compare two refs as ahead, behind, equal, or diverged, git old-branches to identify stale local or remote branches, git recent to order branches by last commit time, and git semver to list or create version tags.

Its most durable use case is local repository housekeeping: checking many working trees, comparing branch state, deleting old branches after confirmation, and moving quickly among recently touched branches.

### パッケージ好きにとっての重要性

git-plus is representative of the lightweight Git-extension culture in which shell or Python scripts are distributed as package-manager formulae and become first-class Git verbs. It overlaps with standalone tools such as git-recent but packages several small workflows together.

### タイムライン

- 2013: Repository initialized with git-multi documentation.
- 2015: v0.1.0 tag published.
- 2016: v0.3.0 tag published.
- 2023: v0.4.10 tag published.

### Related projects

- git-recent overlaps with the branch-selection workflow provided by git-plus.
- Git's external command convention makes each git-plus executable available as a git subcommand.

### ソース

- <https://formulae.brew.sh/formula/git-plus>
- <https://github.com/tkrajina/git-plus>
- <https://github.com/tkrajina/git-plus#readme>


## セキュリティノート

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-plus
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** git-recent
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [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.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [git-town](https://pkg.so/ja/brew/git-town/) - Shares pkgdb curated category or tags: branch-management, cli, developer-tools, git.
- [git-machete](https://pkg.so/ja/brew/git-machete/) - Shares pkgdb curated category or tags: branch-management, cli, developer-tools, git.
- [mani](https://pkg.so/ja/brew/mani/) - Shares pkgdb curated category or tags: cli, developer-tools, git, multi-repo.
- [git-delete-merged-branches](https://pkg.so/ja/brew/git-delete-merged-branches/) - Shares pkgdb curated category or tags: branch-management, cli, developer-tools, git.
- [garden](https://pkg.so/ja/brew/garden/) - Shares pkgdb curated category or tags: cli, developer-tools, git, multi-repo.
- [microplane](https://pkg.so/ja/brew/microplane/) - Shares pkgdb curated category or tags: cli, developer-tools, git, multi-repo.
- [git-integration](https://pkg.so/ja/brew/git-integration/) - Shares pkgdb curated category or tags: branch-management, cli, developer-tools, git.
- [gh](https://pkg.so/ja/brew/gh/) - Shares pkgdb curated category or tags: cli, developer-tools, git.
- [git-big-picture](https://pkg.so/ja/brew/git-big-picture/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, git, python.

## Combined YAML source

View the package source record on GitHub. [combined/git-plus.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-plus.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
- cross-ecosystem install command graph
