macOS
brew install forgitlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de forgit pour les workflows d'agents IA.
installation
brew install forgitlocal Homebrew formula metadata
aperçu
Interactive git commands in the terminal
historique
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.
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.
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.
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.
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
git-forgit | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/wfxr/forgit
métadonnées d'installation
| Clé du paquet | brew:forgit |
|---|---|
| Version | 26.07.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/forgit |
| Page d'accueil | https://github.com/wfxr/forgit |
| Dépôt | https://github.com/wfxr/forgit |
| Docs amont | https://github.com/wfxr/forgit#readme |
| Licence | MIT |
| Archive source | https://github.com/wfxr/forgit/releases/download/26.07.0/forgit-26.07.0.tar.gz |
| Dernière mise à jour | 2026-07-01T03:15:16Z |
| Pulse | updated |
| Dépendances | fzf |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | A shell plugin has been installed to: $HOMEBREW_PREFIX/opt/forgit/share/forgit/forgit.plugin.zsh $HOMEBREW_PREFIX/opt/forgit/share/forgit/forgit.plugin.sh $HOMEBREW_PREFIX/opt/forgit/share/forgit/forgit.plugin.fish |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | forgit |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.