macOS
brew install git-gamelocal Homebrew formula metadata
brew / Rang 13163
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-game in AI-Agent-Workflows.
Installation
brew install git-gamelocal Homebrew formula metadata
Überblick
Game for git to guess who made which commit
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-game | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:git-game |
|---|---|
| Version | 1.3 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/jsomers/git-game |
| Repository | https://github.com/jsomers/git-game |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.