When comparing GitX-dev vs TortoiseGit, the Slant community recommends TortoiseGit for most people. In the question“What are the best open source Git clients?” TortoiseGit is ranked 2nd while GitX-dev is ranked 7th. The most important reason people chose TortoiseGit is:
Licensed under GPL.
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 Open source
Licensed under GPL.
Pro Windows context menu integration
Context menu enables access to common commands quickly.
Pro Can parse and provide a pretty log of all commits or filter by branch
Pro Convinient blaming tool
Very friendly blame tool. Easy to walk in the history of a file.
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 Windows only
No Linux or OSX versions available.
Con Renames git commands
Makes things hard to find for people used to the git CLI.
Con Buggy file status icons
The file icons are also often buggy and do not reflect its true status. Often times the icon is missing and makes you think a file or folder is untracked, when it is already staged, or sometimes even already committed and pushed.
Con May clutter your Windows Explorer
If you have synced your dev folder to a cloud service, TortoiseGit's git status file icons will override your cloud provider's icons.
Con No support for staging
It does not support staging in any way. You'll never guess that this feature is exist in git.
