Automic VaultAutomic Vault

brew

Installer git-mob avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-mob pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

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

local Homebrew formula metadata

aperçu

Résumé du paquet

CLI tool for including co-authors in commits

Commandes et alias

  • git-add-coauthor
  • git-mob
  • git-mob-print
  • git-solo
  • git-suggest-coauthors

historique

Historique du projet et usages

Git Mob is a command-line tool for adding co-author trailers to Git commits during pair programming and mob programming. It keeps a local list of co-authors and updates commit-message templates or hook-based flows so commits include the people working together.

Historique du projet

Richard Kotze published the Git Mob repository in February 2018. The repository is organized as a workspace, with the Git Mob CLI package and a shared git-mob-core package for reusable co-author logic.

The changelog shows the CLI growing from a simple co-author helper into a TypeScript and Node-based toolchain. The 2.x line integrated git-mob-core for core features; 3.0.0 moved to ESM and Node 16; 4.0.0 completed a TypeScript migration for main files and removed lower-value edit/delete commands.

Historique d'adoption

Git Mob follows the adoption of GitHub's `Co-authored-by` commit trailers, which make commits visible as co-authored on GitHub. The tool packages that convention for teams that pair or mob frequently, reducing the friction of remembering names, emails, and trailer formatting.

Its distribution is centered on npm and Homebrew, with a related Visual Studio Code extension and a reusable core package. That makes it especially relevant to JavaScript-heavy teams and collaborative coding shops that switch between terminal and editor workflows.

Modes d'utilisation

Users configure their primary Git author normally, store teammates in `.git-coauthors`, then run commands such as `git mob ad bd` to select co-authors by initials. Subsequent commits include `Co-authored-by` trailers; `git solo` returns to a solo author flow.

The CLI can add co-authors, suggest co-authors from repository history, print the active mob, fetch GitHub no-reply author details when enabled, and support commit-message hooks for users who commit with `git commit -m`.

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

Git Mob is package-nerd interesting because it turns a social collaboration convention into a Git subcommand and a tiny local data file. It also shows how a CLI can bridge Git config, commit templates, npm packaging, Homebrew packaging, and editor extensions without needing a server.

Chronologie

  • 2018: Public GitHub repository created.
  • 2023: git-mob 2.5.0 integrated git-mob-core for main CLI features.
  • 2023: git-mob 3.0.0 moved to ESM and required Node 16.
  • 2024: git-mob 4.0.0 completed the main TypeScript migration and changed the command set.
  • 2025: git-mob 4.0.1 fixed exact co-author email filtering.

Related projects

  • Git Mob relates to GitHub's co-author trailer support, the Git Mob VS Code extension, git-mob-core, and older pairing tools such as git-duet. It differs from general commit-template tools by centering the pair or mob roster.

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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$GITMOB_COAUTHORS_PATH.git-coauthors~/.git-coauthors

exécutables

Exécutables installés

CommandeTypeExpositionNote
git-add-coauthorcliexécutable global
git-mobcliexécutable global
git-mob-printcliexécutable global
git-solocliexécutable global
git-suggest-coauthorscliexé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 gestionnaire4.0.1
gestionnaire mis à jour2026-06-18
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/rkotze/git-mob

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:git-mob
Version4.0.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/git-mob
Page d'accueilhttps://github.com/rkotze/git-mob/blob/master/packages/git-mob
Dépôthttps://github.com/rkotze/git-mob
Docs amonthttps://github.com/rkotze/git-mob#readme
LicenceMIT
Archive sourcehttps://registry.npmjs.org/git-mob/-/git-mob-4.0.1.tgz
Dernière mise à jour2026-06-18T09:25:51+09:00
Pulseupdated
Dépendancesnode
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-mob
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • 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 configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment