Bhupesh-V/ugit
🚨️ ugit helps undo git commands. Your damage control git buddy. Undo from 20+ git scenarios. observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 16
- Release rhythm 8
- Longevity 100
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: 1971
- days_rel: 507
- days_push: 507
- n_releases_24m: 1
Adoption not part of the score
1508 stars · 48 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ugit is a shell script tool that helps you undo accidental git commands across 20+ scenarios, such as undoing commits, adds, pushes, branch deletions, merges, and stash operations. It provides guided, interactive steps powered by fzf so terminal users can recover from git mistakes without searching for solutions.
Use cases
- undo a git commit I just made
- restore a deleted git branch
- undo git add
- undo a git merge
- recover a deleted file after a commit
- undo git stash drop or clear
- undo git reset
- undo git push
When to choose
- you live in the terminal and want quick guided recovery from git mistakes
- you keep forgetting the exact git commands to undo operations
- you want to avoid context-switching to search 'how to undo X in git'
When to avoid
- you need a GUI-based git recovery tool
- you are on Windows without a POSIX shell environment
- you want a full git wrapper or version-control replacement rather than an undo helper
Facets
cli-tool · maturity active
cli developer-tools version-control version-control developer-tools cli git undo fzf shell-script damage-control command-line linux macos
2 sources
- readme: https://github.com/Bhupesh-V/ugit · fetched 2026-08-28 · 33520ebd3711
- homepage: https://bhupesh.me/undo-your-last-git-mistake-with-ugit/ · fetched 2026-08-29 · 322b9caaff5e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Bhupesh-V/ugit | main | 30 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem