macOS
brew install git-when-mergedlocal Homebrew formula metadata
sudo port install git-when-mergedMacPorts ports tree · devel/git-when-merged/Portfile · Source: api.github.com
brew / rang 10660
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-when-merged pour les workflows d'agents IA.
installation
brew install git-when-mergedlocal Homebrew formula metadata
sudo port install git-when-mergedMacPorts ports tree · devel/git-when-merged/Portfile · Source: api.github.com
nix profile install nixpkgs#git-when-mergednixpkgs package indexes · pkgs/by-name/gi/git-when-merged/package.nix · Source: api.github.com
aperçu
Find where a commit was merged in git
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-when-merged | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/mhagger/git-when-merged
métadonnées d'installation
| Clé du paquet | brew:git-when-merged |
|---|---|
| Version | 1.2.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-when-merged |
| Page d'accueil | https://github.com/mhagger/git-when-merged |
| Dépôt | https://github.com/mhagger/git-when-merged |
| Licence | GPL-2.0-only |
| Archive source | https://github.com/mhagger/git-when-merged/archive/refs/tags/v1.2.1.tar.gz |
| Dernière mise à jour | 2026-06-18T09:25:51+09:00 |
| Pulse | updated |
| Bibliothèques fournies par macOS | python |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-when-merged |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
git-when-merged
nix profile install nixpkgs#git-when-mergedgit-when-merged
sudo port install git-when-mergedpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.