wfxr/forgit
:zzz: A utility tool powered by fzf for using git interactively. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 30
- age_days: 3213
- days_rel: 33
- days_push: 8
- n_releases_24m: 20
Adoption not part of the score
5070 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
forgit is a shell-based utility that wraps common git commands with interactive fzf-powered fuzzy selection. It provides shortcuts like interactive git add, diff, log, branch checkout, and gitignore generation for bash, zsh, and fish.
Use cases
- interactively stage files with git add
- browse git log with fuzzy search
- pick a branch to checkout interactively
- generate .gitignore files from templates
- interactively select files to restore or unstage
- view diffs interactively in the terminal
When to choose
- you use git from the terminal daily and want faster fuzzy-driven workflows
- you already use fzf and want git integration
- you want a lightweight shell plugin with no dependencies beyond fzf and git
When to avoid
- you prefer GUI git clients
- you don't use fzf and don't want to install it
- you need features beyond what git commands offer
Facets
cli-tool · maturity active
cli developer-tools version-control developer-tools version-control cli windows cross-platform fzf git zsh-plugin shell interactive bash fish command-line linux macos
1 source
- readme: https://github.com/wfxr/forgit · fetched 2026-08-28 · 1641a9b49840
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wfxr/forgit | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem