r/git • u/No_Shopping_5681 • 1d ago
An open-source Git UI client app
Just share with you guys about Commit+ - an open-source for git UI alternative for SourceTree or GitKraken

- Sourcetree: free and capable, but the UI feels dated to me and the app can feel heavy.
- Tower: polished and pleasant, but after the 30-day trial, your wallet becomes part of the code-review workflow.
- GitKraken: incredibly powerful, but sometimes I only want to commit one file—not launch a spaceship.
Commit+: a native macOS Git client made with Swift and SwiftUI, designed around Apple's latest visual language - keep Git powerful without making everyday work feel like operating a nuclear power plant.
- Undo / Redo for many Git operations—`Cmd + Z` can now save more than your dignity.
- Drag & drop to stage files, apply stashes, cherry-pick, merge, rebase, and push/pull branches.
- View and work with Pull Requests without leaving the app.
- Built-in Git Flow, including worktree-aware flows and recovery for interrupted operations.
- Manage branches, tags, stashes, submodules, subtrees, and worktrees in one clean interface.
- AI for commit messages, change reviews, and conflict assistance, with on-device Apple Intelligence and BYOK cloud providers.
Git Repo: https://github.com/Commit-Plus/macgit
Download free: https://github.com/Commit-Plus/macgit/releases
6
u/Radiant-Somewhere-97 1d ago
Another one?