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
Git GUI like HG Workbench in MS Windows
提问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
回答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 制作。
回答by ralphtheninja
How about git gui, Tortoise Git, SmartGit, Git extensions?
git gui、Tortoise Git、SmartGit、Git 扩展怎么样?