Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install git-plus

local Homebrew formula metadata

概要

パッケージ概要

Git utilities: git multi, git relation, git old-branches, git recent

コマンドとエイリアス

  • git-multi
  • git-old-branches
  • git-relation
  • git-semver

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
git-multicliグローバル実行可能ファイル
git-old-branchescliグローバル実行可能ファイル
git-relationcliグローバル実行可能ファイル
git-semvercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.4.10
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/tkrajina/git-plus

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:git-plus
バージョン0.4.10
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/git-plus
ホームページhttps://github.com/tkrajina/git-plus
リポジトリhttps://github.com/tkrajina/git-plus
上流ドキュメントhttps://github.com/tkrajina/git-plus#readme
ライセンスApache-2.0
ソースアーカイブhttps://files.pythonhosted.org/packages/79/27/765447b46d6fa578892b2bdd59be3f7f3c545d68ab65ba6d3d89994ec7fc/git-plus-0.4.10.tar.gz
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegit-plus
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • git-recent
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment