macOS
brew install forgitlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für forgit in AI-Agent-Workflows.
Installation
brew install forgitlocal Homebrew formula metadata
Überblick
Interactive git commands in the terminal
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
git-forgit | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/wfxr/forgit
Installationsmetadaten
| Paketschlüssel | brew:forgit |
|---|---|
| Version | 26.07.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/forgit |
| Homepage | https://github.com/wfxr/forgit |
| Repository | https://github.com/wfxr/forgit |
| Upstream-Dokumentation | https://github.com/wfxr/forgit#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/wfxr/forgit/releases/download/26.07.0/forgit-26.07.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-01T03:15:16Z |
| Pulse | updated |
| Abhängigkeiten | fzf |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | 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 |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.