I'm using Windows XP and I log in to a unix system using Putty where I run several Git commands. I have also installed Xming + Git GUI in my Windows system.
Now is it possible to use the Git GUI installed in my windows from the Unix system I login? For instance, if I give, git diff
can it open the visual difference in my Windows Git GUI?
I figured it out lately.. This is what I did,