pkg.soopen package index

brew / 排名 5857

使用 Homebrew 安装 git-mob

查看 git-mob 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install git-mob

local Homebrew formula metadata

概览

软件包摘要

CLI tool for including co-authors in commits

命令和别名

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

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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

为什么软件包爱好者会关心

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.

时间线

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

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
git-add-coauthor可执行文件已索引可执行文件从本地可执行文件索引发现。
git-mob可执行文件已索引可执行文件从本地可执行文件索引发现。
git-mob-print可执行文件已索引可执行文件从本地可执行文件索引发现。
git-solo可执行文件已索引可执行文件从本地可执行文件索引发现。
git-suggest-coauthors可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本4.0.1
管理器更新时间2026-06-18
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:git-mob
版本4.0.1
软件包管理器Homebrew
主页https://github.com/rkotze/git-mob/blob/master/packages/git-mob
最后更新2026-06-18T09:25:51+09:00
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation