When comparing GitX-dev vs gitk, the Slant community recommends GitX-dev for most people. In the question“What are the best Git clients for macOS?” GitX-dev is ranked 4th while gitk is ranked 14th. 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 Visibly more compact overview output than many other options
When using gitk to scan a long list of changes, the user is able to see more of the list without pagination, as there is no huge buffer of whitespace between each entry.
Pro Fast
Since it's pretty minimalistic and does not contain a lot of features (for example, it can't commit), it's quite fast.
Pro Free
Gitk is a free and open source tool. It forms part of the official git suite.
Pro Comes with Git
Gitk is a part of the git package, so no additional application is necessary: it is developed right alongside git itself.
Pro Easy to use
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 Cannot commit
The user needs to use a different Git client (GUI or otherwise) to commit changes.
Con Does not automatically update
The user must press F5 to refresh the view as there is no automatic update available.
