Git GUI 类似于 MS Windows 中的 HG Workbench

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5911774/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 05:25:29  来源:igfitidea点击:

Git GUI like HG Workbench in MS Windows

gituser-interfacemercurial

提问by Alik

I am looking for a good Git GUI which looks and works like HG Workbench.

我正在寻找一个很好的 Git GUI,它的外观和工作方式类似于HG Workbench

Is there anything interesting? Preferably freeware.

有什么有趣的吗?最好是免费软件。

采纳答案by Pondidum

The default Git Gui that comes with Msysgitlooks quite like that.

Msysgit附带的默认 Git Gui看起来很像。

回答by fnkr

My favorite graphical git-client is SourceTree(available for Windows and Mac). SourceTree can manage git and Hg (Mercurial) repositorys.

我最喜欢的图形化 git-client 是SourceTree(适用于 Windows 和 Mac)。SourceTree 可以管理 git 和 Hg(Mercurial)存储库。

By the way: SourceTree supports git-flow, is free for personal and commercial useand is made by Atlassian, the company behind BitBucket, Stash JIRA and other known products.

顺便说一句:SourceTree 支持 git-flow,可免费用于个人和商业用途,由 BitBucket、Stash JIRA 和其他知名产品背后的公司 Atlassian 制作。

Screenshot

截屏

回答by ralphtheninja

How about git gui, Tortoise Git, SmartGit, Git extensions?

git gui、Tortoise Git、SmartGit、Git 扩展怎么样?