macOS
brew install git-when-mergedlocal Homebrew formula metadata
sudo port install git-when-mergedMacPorts ports tree · devel/git-when-merged/Portfile · ソース: api.github.com
brew / 順位 10649
git-when-merged のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install git-when-mergedlocal Homebrew formula metadata
sudo port install git-when-mergedMacPorts ports tree · devel/git-when-merged/Portfile · ソース: api.github.com
nix profile install nixpkgs#git-when-mergednixpkgs package indexes · pkgs/by-name/gi/git-when-merged/package.nix · ソース: api.github.com
概要
Find where a commit was merged in git
履歴
git-when-merged is a Python Git extension that finds the merge commit that first brought a given commit into a branch.
Michael Haggerty created the repository in February 2013. The README says the command was originally based on a Stack Overflow suggestion for finding the merge commit that included a specific commit.
The project grew around Git-history forensics. The 2016 releases added recursive merge tracing, log output, commit-only output, branch display, and describe-based options. A 2022 release added the packaging work needed for PyPI distribution.
The README documents several installation paths: pipx from PyPI, a local virtual environment, cloning the repository onto PATH, and Homebrew for macOS users. Package-manager metadata also lists distribution through Homebrew, MacPorts, and Nix.
Practitioners use git when-merged during code archaeology, release maintenance, and regression tracking. It walks first-parent history to answer when and why a commit entered a branch, with options to show logs, diffs, merge ranges, patterns, and configured reference groups.
The tool is a package-nerd favorite because it wraps a subtle Git graph question in a memorable subcommand, making first-parent merge analysis scriptable and repeatable.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
git-when-merged | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:git-when-merged |
|---|---|
| バージョン | 1.2.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/mhagger/git-when-merged |
| リポジトリ | https://github.com/mhagger/git-when-merged |
| 最終更新 | 2026-06-18T09:25:51+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
git-when-merged
nix profile install nixpkgs#git-when-mergedgit-when-merged
sudo port install git-when-mergedソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.