I have a Git repository on a remote server, but how do I get a GUI on my local machine?
I don’t want to have ANY of the files on my local machine, just a GUI to interact with the remote server.
Platform: Windows
EDIT
Just to clarify, I want a FTP-like program with visual git commands
Install xming (x server) and run git guy over ssh with X11forwarding?