Git GUI tools for Windows

I’m looking for a Git GUI tools that would show code changes like Differential (Phabricator) in a 2 panel fashion with old code on the left and new code on the right. Any suggestions?

http://www.syntevo.com/smartgit/

free version is good enough most time.

Could try Sourcetree, I have not personally tried it but Bitbucket likes to try and force it down my throat in every email; so it must be good!

Erm… Intellij IDEA?

You could also look for an eclipse plugin. Google has a bunch of results.

In the spirit of @ags1

Erm… NetBeans?

eg. https://netbeans.org/kb/docs/ide/git.html#diff

IntelliJ IDEA, NetBeans, GitHub…