git-up/GitUp
The Git interface you've been missing all your life has finally arrived. observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 94
- Release rhythm 61
- 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: 484
- age_days: 4038
- days_rel: 50
- days_push: 38
- n_releases_24m: 2
Adoption not part of the score
12110 stars · 1491 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
GitUp is a native macOS Git client that visualizes the repository as a live interactive graph and lets users manipulate commits, branches, and history directly. It bypasses the Git binary by talking to the repo database on disk, and its core is available as the open-source GitUpKit framework.
Use cases
- visualize git branch history as a live graph
- undo a bad rebase or merge
- rewrite and reorder commits visually
- split a commit into smaller commits
- search commits by message, author, or diff content
- learn git with a visual interface
- roll back repo to a previous state with snapshots
When to choose
- you work on macOS and want a fast, visual Git client
- you frequently rewrite history and need unlimited undo/redo
- you want to see the full commit graph instantly, even for huge repos
- you want to build a custom Git GUI on top of GitUpKit
When to avoid
- you need a client on Linux or Windows
- you prefer terminal-only workflows
- you need features like built-in pull request or code review integration
Facets
application · maturity active
version-control gui developer-tools version-control developer-tools desktop-applications git-client gitupkit objective-c repo-graph undo-redo history-rewriting macos
2 sources
- readme: https://github.com/git-up/GitUp · fetched 2026-08-28 · 02336bd4f8e2
- homepage: http://gitup.co · fetched 2026-08-29 · 4de76b74227a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| git-up/GitUp | main | 84 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem