macOS
brew install git-nowlocal Homebrew formula metadata
brew
git-now のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.