macOS
brew install forgitlocal Homebrew formula metadata
安装
brew install forgitlocal Homebrew formula metadata
概览
Interactive git commands in the terminal
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
git-forgit | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/wfxr/forgit
安装元数据
| 软件包键 | brew:forgit |
|---|---|
| 版本 | 26.07.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/forgit |
| 主页 | https://github.com/wfxr/forgit |
| 仓库 | https://github.com/wfxr/forgit |
| 上游文档 | https://github.com/wfxr/forgit#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/wfxr/forgit/releases/download/26.07.0/forgit-26.07.0.tar.gz |
| 最后更新 | 2026-07-01T03:15:16Z |
| Pulse | updated |
| 依赖 | fzf |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | 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 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.