Gitbox
One-click commit, push and pull. Unique search in history and undo for Git commands. Powerful commands like rebase, branch reset and cherry picking. And now it works with submodules. Gitbox integrates with popular diff tools such as Xcode FileMerge, Kaleidoscope, Changes, DiffMerge. Use keyboard for ultimate efficiency. Use arrow keys to jump between all the panes and lists. To stage all files, hit Cmd+Shift+Return. To stage/unstage selected files, use "S" shortcut. To pull and push, use "U" and "P" shortcuts. Press Option key to perform fetch. Press Cmd+Shift to force push or rebase. Right click menus contain all the advanced features you might need. For instance, to reset a branch, cherry pick a commit or revert a file. To amend a commit, simply undo it (cmd+Z). You can also undo merge, pull and even push. To find a bug, use color labels. Check out a commit, test it and mark if it works or not. This is a much better and visual approach than git-bisect.
Learn more
Fork
Fork is getting better and better day after day and we are happy to share our results with you. Fork gently informs you about GitHub notifications without being annoying. Resolve your merge-conflicts easily using the merge-conflict helper and built-in merge-conflict resolver. Edit, reorder and squash your commits using visual interactive rebase. Fork allows you to see diffs for the common image formats. Fork's Diff Viewer provides a clear view to spot the changes in your source code quickly. With history view you can find all commits where a particular file or directory was changed. With blame view you can find the last commit which changed a particular file line.
Learn more
Glint
Manage your Git repositories in an easier and more visual way.
Features:
- A graph showing branches, commits, and where merges have happened in an easy to digest visual format
- Perform merges and resolve conflicts with a 4-way diff editor
- Manage multiple merges at once, without affecting the files on disk or needing to switch branch
- Search commits and files in your repository history
- Integrate with GitHub, GitLab, and Bitbucket to easily clone or create repositories
- Squash commits together
- Insert new commits in the middle
- Move individual changes from one commit to another
- Edit commit messages
- Undo/redo
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