macOS
brew install git-gamelocal Homebrew formula metadata
安装
brew install git-gamelocal Homebrew formula metadata
概览
Game for git to guess who made which commit
历史
git-game is a small Ruby command-line game that turns a Git repository's commit history into a guessing game. Players inspect commit messages and guess which team member authored each commit.
The repository was created in 2015 and shipped a 1.0 GitHub release the same day. Its README presents the project as a lightweight social game for teams, with Homebrew installation, a standalone executable release, normal and hard difficulty modes, and support for filtering commits with git-log options.
Adoption appears niche and recreational rather than infrastructure-oriented. Homebrew packaging made it easy for macOS users to install, but the project remained a small utility centered on team culture and commit-history familiarity.
Practitioners run `git game` inside an existing repository. The tool samples commits, shows commit messages, and lets the player build a streak by guessing authors; options such as `--hard` and git-log filters narrow or change the challenge.
git-game is significant as an example of Git's porcelain-extension culture: any executable named `git-*` can become a `git foo` command, even when the result is a team game rather than a development workflow.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-game | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:git-game |
|---|---|
| 版本 | 1.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/jsomers/git-game |
| 仓库 | https://github.com/jsomers/git-game |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.