bigH/git-fuzzy
interactive `git` with the help of `fzf` observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 88
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2305
- days_rel: n/a
- days_push: 75
- n_releases_24m: 0
Adoption not part of the score
2434 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
git-fuzzy is an interactive command-line interface for git built on top of fzf, providing fuzzy-searchable views of status, branches, log, diff, reflog, stash, and GitHub pull requests. It is a shell script that augments standard git workflows with interactive selection and live diff searching.
Use cases
- interactively stage and reset changes with fuzzy search
- browse and search git log with matching diffs
- search diffs from a query bar
- checkout branches via fuzzy finder
- browse stash and reflog entries interactively
- view files changed by a commit
- open and diff GitHub pull requests from the terminal
When to choose
- you use git heavily in the terminal and want fzf-powered interactivity
- you want to search logs, diffs, and stashes without leaving the command line
- you prefer shell scripts with no runtime dependencies beyond fzf
When to avoid
- you prefer GUI git clients
- you don't want to install or depend on fzf
- you need Windows-native support without a POSIX shell environment
Facets
cli-tool · maturity active
cli developer-tools version-control developer-tools version-control cli cross-platform git fzf interactive shell terminal-ui command-line macos linux
1 source
- readme: https://github.com/bigH/git-fuzzy · fetched 2026-08-28 · c159bc730cef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bigH/git-fuzzy | main | 72 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem