When comparing Vershd vs TortoiseGit, the Slant community recommends TortoiseGit for most people. In the question“What are the best visual git GUIs?” TortoiseGit is ranked 11th while Vershd is ranked 26th. The most important reason people chose TortoiseGit is:
Licensed under GPL.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Branch comparison tool
This is different, and I haven't seen similar before. It allows easy comparisons between branches. This means you can see when the commits are the same, or very similar.
Pro Modern and slick user interface
It's all pretty intuitive.
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 No internal file diff currently
There's no internal way of comparing files, although this is on the way apparently.
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.