macOS
brew install git-nowlocal Homebrew formula metadata
安装
brew install git-nowlocal Homebrew formula metadata
概览
Light, temporary commits for git
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-now | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/iwata/git-now
安装元数据
| 软件包键 | brew:git-now |
|---|---|
| 版本 | 0.1.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/git-now |
| 主页 | https://github.com/iwata/git-now |
| 仓库 | https://github.com/iwata/git-now |
| 上游文档 | https://github.com/iwata/git-now#readme |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://github.com/iwata/git-now/archive/refs/tags/v0.1.1.0.tar.gz |
| 最后更新 | 2026-06-22T14:03:31-07:00 |
| Pulse | updated |
| 依赖 | gnu-getopt |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.