Brings the side-by-side diff view to main. Adds a toggle in the diff header and word-level intra-line highlighting on top of the existing inline renderer.
A git desktop app
built for developers.
Cross-platform, developer-focused git desktop app. Tauri 2 + React. A dev-first alternative to TortoiseGit with extreme usability as the north star.
The whole repo, at a glance.
Real commit-graph rendering — branches, merges, tags, and refs. This is the actual history view, running right here.
Everything you do with git. In one window.
Staging & commit
Stage/unstage/discard files and individual hunks. Commit with amend + author override.
Diff & viewing
Worktree/index/HEAD diffs, commit-to-commit diffs, blame, repo browser.
Branches & tags
List/create/checkout/rename/delete branches. Lightweight + annotated tags.
History
Commit graph, file history, reflog viewer, detached-HEAD checkout.
History manipulation
Reset (soft/mixed/hard), cherry-pick, revert.
Stash
Save/apply/pop/drop, stash-to-branch.
Conflict resolution
3-way sides, accept ours/theirs, external mergetool, continue/abort.
Interactive rebase
Pick/reword/edit/squash/fixup/drop, continue/abort, base picker.
Remotes & network
Add/remove/rename/prune remotes, fetch/pull/push (with-lease/force), merge.
Dev-first
A TortoiseGit alternative designed around how developers actually work — keyboard-driven, dense, no hand-holding.
Extreme usability
The north star. Every operation reachable, fast, and visible. Hunks, rebases, conflicts — all first-class.
Cross-platform & native
Tauri 2 + Rust backend, React frontend. Small binary, real native windows on macOS, Windows, and Linux.
Open source
GPLv3. Read the code, file issues, send patches. No telemetry, no account, no lock-in.