When comparing GitX-dev vs Sublimerge, the Slant community recommends GitX-dev for most people. In the question“What are the best GUI Git clients for Mac?” GitX-dev is ranked 5th while Sublimerge is ranked 7th. The most important reason people chose GitX-dev is:
Allows for interactive staging of files or hunks and deleting of unstaged or non-git tracked files. Hunk size slider allows staging/unstaging individual lines, letting you stage pieces of a file easily.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Visual commit mode
Allows for interactive staging of files or hunks and deleting of unstaged or non-git tracked files. Hunk size slider allows staging/unstaging individual lines, letting you stage pieces of a file easily.
Pro Fast GUI
Responsive even with thousands of files or large binary like files
Pro Understandable trees (branches etc.)
The visualisation of the development trees makes git a lot more useful. The command line is good for a lot, but trees are for GUI clients like GitX.
Pro Three-way diff allows easy merging of files
Pro sublimerge
i recommend Sublimerge
Pro Highlights intraline changes
Pro Built-in support for Git, Subversion and Mercurial commands
Sublimerge automatically integrates with your version control history, and lets you compare between revisions, branches, remotes, and the staging area.
Pro Can compare to clipboard contents
Cons
Con Clumsy staging workflow
The staging workflow in GitX-dev is kind of clumsy and unintuitive in the opinion of some. (others love it)
Con Bad tech support
Con It's NOT Open Source
You can't fix or, implement nothing. And when the developer abandons the project you will be left in the lurch.
Con It's not free
Nither as free price nor as free in freedom.
Con Cannot compare text within the same file
Sublimerge can only compare entire file diffs, but not two selections within a file. Comparing within files can be useful for example, by refactoring two similar functions to use a shared function. With Sublimerge, you need to copy the sections into two new temporary tabs and compare between the two. This can be cumbersome, as if you have another untitled file, you won't be able to know which one is which.
Con No version control integration
