macOS
brew install git-nowlocal Homebrew formula metadata
brew
Light, temporary commits for git. Version 0.1.1.0 via Homebrew; verified 2026-06-22.
install
brew install git-nowlocal Homebrew formula metadata
overview
Light, temporary commits for git
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
git-now | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/iwata/git-now
install metadata
| Package key | brew:git-now |
|---|---|
| Version | 0.1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/git-now |
| Homepage | https://github.com/iwata/git-now |
| Repository | https://github.com/iwata/git-now |
| Upstream docs | https://github.com/iwata/git-now#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/iwata/git-now/archive/refs/tags/v0.1.1.0.tar.gz |
| Last updated | 2026-06-22T14:03:31-07:00 |
| Pulse | updated |
| Dependencies | gnu-getopt |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.