# Installer git-now avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de git-now pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:git-now
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install git-now
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:git-now
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/git-now>
- **Version:** 0.1.1.0
- **Résumé source:** Light, temporary commits for git
- **Page d'accueil:** <https://github.com/iwata/git-now>
- **Dépôt:** <https://github.com/iwata/git-now>
- **Licence:** GPL-2.0-only
- **Archive source:** <https://github.com/iwata/git-now/archive/refs/tags/v0.1.1.0.tar.gz>
- **Dernière mise à jour:** 2026-08-02T20:52:06+09:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- git-now (cli)
- git-now (alias)

## Dépendances

- gnu-getopt

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur all

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.1.1.0
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://github.com/iwata/git-now
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2010: README credits the original git-now idea.
- 2011: Iwata repository was created on GitHub.
- 2011: v0.0.4.2, v0.1.0.0, and v0.1.1.0 tags were published during early iteration.

### Related projects

- gitflow
- git add
- Git rebase workflows

### Sources

- <https://formulae.brew.sh/formula/git-now>
- <https://github.com/iwata/git-now>
- <https://raw.githubusercontent.com/iwata/git-now/master/README.mdown>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **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:** head, stable


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [git-lfs](https://pkg.so/fr/brew/git-lfs/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-flow](https://pkg.so/fr/brew/git-flow/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [git-extras](https://pkg.so/fr/brew/git-extras/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [git-town](https://pkg.so/fr/brew/git-town/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [git-machete](https://pkg.so/fr/brew/git-machete/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [git-branchless](https://pkg.so/fr/brew/git-branchless/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [git-octopus](https://pkg.so/fr/brew/git-octopus/) - Shares pkgdb curated category or tags: cli, developer-tools, git, git-extension.
- [scmpuff](https://pkg.so/fr/brew/scmpuff/) - Shares pkgdb curated category or tags: cli, developer-tools, git, workflow.
- [git-tracker](https://pkg.so/fr/brew/git-tracker/) - Package names and metadata indicate a similar tool family. Shared terms: cli, developer, developer-tools, extension, git.

## Combined YAML source

View the package source record on GitHub. [combined/git-now.yml](https://github.com/mxcl/pkgdb/blob/main/combined/git-now.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
