Comment by neves
7 years ago
I tested a bunch of Git GUIs. My requisites:
- Open source (and free) - Multiplataform
The one with the best usability was Git Extensions: https://github.com/gitextensions/gitextensions
It is somewhat old ugly, and open a little too much of dialogs, but the workflow really works. It guides you to make the right thing.
A great plus is that it already comes with Kdiff3, a great open source 3 way diff open source program.
Agreed, Git Extensions taught me Git visually rather than through a tutorial.