macOS
brew install git-nowlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für git-now in AI-Agent-Workflows.
Installation
brew install git-nowlocal Homebrew formula metadata
Überblick
Light, temporary commits for git
Verlauf
git-now is a Git helper for making light, temporary commits whose messages are derived from the time and diff. The README credits an earlier git-now idea and original code, then presents the Iwata repository as a packaged command-line implementation with subcommands for managing those temporary commits.
The GitHub repository was created on 2011-08-29. The README links the concept back to a 2010 note by sinsoku and original code by Toshiyuki Kawanishi, showing that the package grew from a Japanese Git workflow idea into a standalone shell-based tool.
git-now had a modest but visible command-line audience: GitHub metadata records more public attention than the smallest Git helper scripts in this batch, and the README documented Homebrew installation alongside manual and Windows installation paths. The tag series in 2011 shows active early packaging around the 0.0 and 0.1 releases.
Developers use git-now to checkpoint work without crafting a durable commit message. The command accepts many git-add style options, creates a temporary commit, and provides rebase, push, and grep subcommands for cleaning up or working with those generated commits.
The tool belongs to the class of Git workflow extensions that make local history cheaper to create and later reshape. It is notable to package maintainers because it bundles shell scripts, shFlags, shell completion support, Homebrew instructions, and an msysgit-era Windows installer path.
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-now | cli | globales Executable |
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.
https://github.com/iwata/git-now
Installationsmetadaten
| Paketschlüssel | brew:git-now |
|---|---|
| Version | 0.1.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/git-now |
| Homepage | https://github.com/iwata/git-now |
| Repository | https://github.com/iwata/git-now |
| Upstream-Dokumentation | https://github.com/iwata/git-now#readme |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://github.com/iwata/git-now/archive/refs/tags/v0.1.1.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:31-07:00 |
| Pulse | updated |
| Abhängigkeiten | gnu-getopt |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | git-now |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.