首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >下载哪个msysgit版本?

下载哪个msysgit版本?
EN

Stack Overflow用户
提问于 2012-01-11 17:45:54
回答 2查看 2.2K关注 0票数 4

我放弃了cygwin版本的Git,现在我想要安装麦斯吉特

问题是..。它们都是预览版本。

我需要吉特来生产。外面有stable版本吗?

更复杂的事情,我一直在工作(签入和退出)与git版本的1.7.5.1在赛根.这改变了答案吗?

EN

回答 2

Stack Overflow用户

回答已采纳

发布于 2012-01-11 17:47:05

我还发现令人沮丧的是,mysisgit只列出预览版本。然而,我已经运行了近两年,并没有看到任何不良影响。我只需要下载最新的预览版本,然后就可以了。

票数 7
EN

Stack Overflow用户

发布于 2012-01-16 23:11:14

“预览”的原因是在msysGit回购文件HowToRelease.txt中。

我认为msysGit正在接近于达到建议的标准:

代码语言:javascript
复制
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 list msysgit@googlegroups.com上的感觉的选择

票数 3
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/8824059

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档