Automic VaultAutomic Vault

brew

Installer git-plus avec Homebrew

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

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install git-plus

local Homebrew formula metadata

aperçu

Résumé du paquet

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

Commandes et alias

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

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 1 plateformes.
  • S’installe avec 1 dépendances d’exécution.

Revue recommandée

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

Exécutables installés

CommandeTypeExpositionNote
git-multicliexécutable global
git-old-branchescliexécutable global
git-relationcliexécutable global
git-semvercliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire0.4.10
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-plus
Version0.4.10
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/git-plus
Page d'accueilhttps://github.com/tkrajina/git-plus
Dépôthttps://github.com/tkrajina/git-plus
Docs amonthttps://github.com/tkrajina/git-plus#readme
LicenceApache-2.0
Archive sourcehttps://files.pythonhosted.org/packages/79/27/765447b46d6fa578892b2bdd59be3f7f3c545d68ab65ba6d3d89994ec7fc/git-plus-0.4.10.tar.gz
Dépendancespython@3.14
Bouteilledisponible (sur all)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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