Can't find a decent git gui for windows. Anyone know of one?

前端 未结 7 706
梦谈多话
梦谈多话 2021-02-06 09:41

I\'m running win7 and need a good git client with a GUI. I like bash but it feels clunky in windows. the GUI that comes with the windows package at git\'s website is missing a l

7条回答
  •  不知归路
    2021-02-06 10:28

    You can find all the exisiting Git FrontEnd GUI in this page.

    MSysGit just released a "Cheetah" edition, which should be on par with a TorToiseSVN.
    Waiting for Cheetah full integration, TortoiseGit is already available

    TortoiseGit Context menu

    The Eclipse Egit plugin also makes progress. (see its wiki)

    Egit


    For all those tools, I manage just fine with Git on Windows.

提交回复
热议问题