开发者

Git GUI when on a remote server

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 comman开发者_运维问答ds


Install xming (x server) and run git guy over ssh with X11forwarding?


You can use VNC on Windows.

You can use ssh -X on Linux and Windows.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜