我放弃了cygwin版本的Git,现在我想要安装麦斯吉特。
问题是..。它们都是预览版本。
我需要吉特来生产。外面有stable版本吗?
更复杂的事情,我一直在工作(签入和退出)与git版本的1.7.5.1在赛根.这改变了答案吗?
发布于 2012-01-11 17:47:05
我还发现令人沮丧的是,mysisgit只列出预览版本。然而,我已经运行了近两年,并没有看到任何不良影响。我只需要下载最新的预览版本,然后就可以了。
发布于 2012-01-16 23:11:14
“预览”的原因是在msysGit回购文件HowToRelease.txt中。
我认为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 list msysgit@googlegroups.com上的感觉的选择
https://stackoverflow.com/questions/8824059
复制相似问题