要下载哪个 msysgit 版本?

Posted

技术标签:

【中文标题】要下载哪个 msysgit 版本?【英文标题】:which msysgit version to download? 【发布时间】:2012-01-11 17:45:54 【问题描述】:

我放弃了cygwin's version of Git,现在我想安装msysgit。

问题是……它们都是preview版本。

我需要 Git 进行生产。有stable 发布吗?

更复杂的是,我一直在 cygwin 上使用 git version 1.7.5.1 工作(签入和签出)...这会改变答案吗?

【问题讨论】:

请注意,msysgit 使用5-year old(或even older) versions of many base system files,如ssh.exe、grep.exe 等) 【参考方案1】:

我还发现 mysisgit 只列出预览版本令人沮丧。但是,我已经运行它们将近 2 年了,并且没有看到任何不良影响。我只会下载最新的预览版本并继续使用。

【讨论】:

感谢您的快速回答。我刚刚注意到 64 位 pre-alpha 版本,所以如果我猜对了,msysgit 将“release/stable”重新定义为“preview”,将“alpha”重新定义为“pre-alpha”? @WinWin 我从未使用过 pre-alpha。即使在 64 位 Windows 上,我也坚持使用 32 位预览版。 我无意下载 64 位版本。我只是想知道术语。这背后一定有一些道理。 过去 3 年我也一直在使用最新版本,没有任何问题。 @WinWin 每当我阅读 alpha 时,我都会在心里替代 可怕的预览。我不知道基本原理是什么,但 alpha 可能总是会吓到我 :)【参考方案2】:

“预览”的原因在文件 HowToRelease.txt 中的 msysGit 存储库中。

我认为 msysGit 已接近满足以下建议的标准:

A setup executable is named as follows

 - it starts with Git;
 - followed by the official git version if the release is closely
   related to a specific version of official git;
 - followed by
    * preview<date>, for snapshot builds.
    * winrc#, if we reach a certain quality level and plan to release
      a stable version.  If no bugs are found, this can be upgraded
      to a stable release.  We use winrc instead of simply rc to avoid
      confusion with official release candidates.  The prefix "win"
      clearly indicates that the tag is about the Windows release.

鉴于 msysGit 的总体质量和稳定性,可能有一种替代方案可以更好地反映 msysGit 列表 msysgit@googlegroups.com 上的这种感觉

【讨论】:

以上是关于要下载哪个 msysgit 版本?的主要内容,如果未能解决你的问题,请参考以下文章

Git分布式版本控制工具

msysgit 的 Unix 密码

使用msysgit 将项目上传至GITHub

msysGit管理GitHub代码

msysGit在GitHub代码托管

git下载教程