macOS
brew install git-pluslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-plus pour les workflows d'agents IA.
installation
brew install git-pluslocal Homebrew formula metadata
aperçu
Git utilities: git multi, git relation, git old-branches, git recent
historique
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.
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-multi | cli | exécutable global | |
git-old-branches | cli | exécutable global | |
git-relation | cli | exécutable global | |
git-semver | 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/tkrajina/git-plus
métadonnées d'installation
| Clé du paquet | brew:git-plus |
|---|---|
| Version | 0.4.10 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/git-plus |
| Page d'accueil | https://github.com/tkrajina/git-plus |
| Dépôt | https://github.com/tkrajina/git-plus |
| Docs amont | https://github.com/tkrajina/git-plus#readme |
| Licence | Apache-2.0 |
| Archive source | https://files.pythonhosted.org/packages/79/27/765447b46d6fa578892b2bdd59be3f7f3c545d68ab65ba6d3d89994ec7fc/git-plus-0.4.10.tar.gz |
| Dépendances | python@3.14 |
| 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-plus |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste 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.