【问题标题】:Which is official GUI of Git for windows? [closed]哪个是 Windows 的 Git 官方 GUI? [关闭]
【发布时间】:2012-08-04 16:34:27
【问题描述】:

Git for windows 的官方 GUI 是什么?我对git-scmmsysgit 感到困惑。

我知道也有一个GUI from github,但我也想使用bitbucket 进行私人免费托管,我认为windows 的官方github gui 不适用于bitbucket。所以我想学习可以在任何主机上使用的通用 GUI。

还有其他选择吗?我应该选择哪一个?

【问题讨论】:

标签: git version-control


【解决方案1】:

我对 git-scm 和 msysgit 感到困惑。

git-scm.com 是 Git 的官方网站。 Msysgit 是开发 Git 的(官方)Windows 二进制文件的项目,称为 “Git for Windows”。因此,当您在 Windows 上时,您可以使用 Git for Windows。

请注意,Git 不是 GUI,它是一组命令行脚本。然而,它确实带有一个“官方”GUI,git-gui。除此之外,有关 Windows GUI 的更多信息,请参阅 this question

【讨论】:

    猜你喜欢
    • 2011-02-15
    • 2013-10-18
    • 2010-09-05
    • 1970-01-01
    • 2015-06-30
    • 2012-12-12
    • 1970-01-01
    • 2019-04-24
    • 2017-04-05
    相关资源
    最近更新 更多