# Installer forgit avec Homebrew

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

## installation

```sh
sudo av install brew:forgit
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install forgit
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:forgit
- **Gestionnaire de paquets:** Homebrew
- **Version:** 26.08.0
- **Résumé source:** Interactive git commands in the terminal
- **Page d'accueil:** <https://github.com/wfxr/forgit>
- **Dépôt:** <https://github.com/wfxr/forgit>
- **Dernière mise à jour:** 2026-08-01T03:36:54Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- git-forgit (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 26.08.0
## Historique du projet et usages

forgit is a shell-oriented Git helper that wraps common Git workflows in interactive fzf pickers. It provides aliases and a git-forgit executable for staging, logs, diffs, branches, stashes, blame, worktrees, and related operations.

### Historique du projet

The upstream README describes forgit as a lightweight utility for using git more efficiently, powered by fzf, and supports Bash, Zsh, and Fish.

The license file records Wenxuan Zhang's copyright beginning in 2017, and the project has continued into date-based monthly-style releases such as 26.05.0.

### Historique d'adoption

forgit's adoption follows the shell-plugin route: zplug, zgen, antigen, fisher, omf, zinit, oh-my-zsh, sheldon, Homebrew, AUR, and manual sourcing are all documented upstream.

The GitHub releases page shows a regular date-based release stream in the 2020s, while the README advertises Homebrew installation and AUR packages maintained by the project's developers.

### Modes d'utilisation

Users source a shell plugin or put bin/git-forgit on PATH, then invoke aliases such as ga for interactive git add, glo for git log, gd for git diff, gss for stashes, and gwt for worktrees.

forgit depends on fzf 0.60.0 or newer and can also be used as git forgit subcommands when git-forgit is available on PATH.

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

forgit is a compact example of how fzf turned Git porcelain into interactive terminal workflows without replacing Git itself.

It is package-manager interesting because installation is mostly about shell integration paths, completions, aliases, and dependency versioning rather than a daemon or library ABI.

### Chronologie

- 2017: The license file records the start of the forgit copyright range.
- 2022: The tag list includes 22.11.0, showing the project on date-based releases by late 2022.
- 2025: The release stream includes monthly 25.x releases.
- 2026: The GitHub releases page lists 26.05.0, published on May 1, 2026.

### Related projects

- forgit is built around Git and fzf, and its README links fzf as the required interactive selector.
- It is adjacent to shell plugin managers such as zplug, zgen, antigen, fisher, omf, zinit, oh-my-zsh, and sheldon because those are first-class installation paths.

### Sources

- <https://github.com/wfxr/forgit>
- <https://github.com/wfxr/forgit/releases>
- <https://raw.githubusercontent.com/wfxr/forgit/master/LICENSE>
- <https://raw.githubusercontent.com/wfxr/forgit/master/README.md>
- <https://raw.githubusercontent.com/wfxr/forgit/master/bin/git-forgit>


## Notes de sécurité

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## Sources

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