GitX-dev
GitX-dev is a fork (variant) of GitX, a long-defunct GUI for the git version-control system. It has been maintained and enhanced with productivity and friendliness oriented changes, with effort focused on making a first-class, maintainable tool for today's active developers. Building on the solid foundation of GitX, GitX-dev provides history browsing of your repository. See a nicely formatted diff of any revision, search based on author or revision subject. Look at the complete tree of any revision, and preview any file in the tree in a text view or with QuickLook. Drag and drop files out of the tree view to copy them to your system. Support for all parameters git rev-list has good performance on large (200+ MB) repositories. GitX-dev is further specialized for software developers, and is used day-to-day in production environments. We consider it to be feature-complete for most git workflows, with only uncommon or potentially-destructive commands requiring git command-line interaction.
Learn more
GitBunki
GitBunki is a native macOS Git client built in SwiftUI with a hop. It is a full Git client that gets out of the way, inspired by the late, great GitX, with a keyboard-first, three-pane layout for staging, history, branches, tags, stashes, and remotes. GitBunki wraps the git binary developers already trust, sends nothing to the cloud, and focuses on a calm native Mac experience instead of an Electron-style interface. Users can stage down to hunks, lines, or words, double-click to stage or unstage files, shift-click a range of lines, amend the last commit, and commit from the message with Cmd+Enter. The full commit log includes a lane-based visual graph, branch and tag badges, search by message, author, or SHA, Gravatar avatars with initials fallback, and right-click actions for cherry-pick, revert, reset, and interactive rebase. Diff review supports unified and side-by-side modes, while file history and blame give per-line context with author, date, SHA, and summary.
Learn more
Sublime Merge
Line-by-line Staging. Commit Editing. Unmatched Performance. With a zippy cross-platform GUI toolkit, an unmatched syntax highlighting engine, and a custom high-performance Git reading library, Sublime Merge sets the bar for performance. Commit exactly what you want with line-by-line and hunk staging. Select one or more lines to split hunks into multiple changes. With the power of Sublime Text syntax highlighting, you can understand exactly what's been changed in a commit. With over 40 supported languages out of the box, and automatic loading of installed third-party syntaxes, we've got you covered.
Learn more
QGit viewer
With QGit you will be able to browse revisions history, view patch content and changed files, graphically following different development branches. View revisions, diffs, files history, files annotation, archive tree. Commit changes visually cherry picking modified files. Apply or format patch series from selected commits, drag and drop commits between two instances of QGit. Associate commands sequences, scripts and anything else executable to a custom action. Actions can be run from menu and corresponding output is grabbed by a terminal window. QGit implements a GUI for the most common StGIT commands like push/pop and apply/format patches. You can also create new patches or refresh current top one using the same semantics of git commit, i.e. cherry picking single modified files.
Learn more