我放弃了cygwin's version of Git,现在我想安装msysgit。
问题是......它们都是 preview 版本。
我需要Git进行制作。那里有stable
版本吗?
为了使问题更加复杂,我一直在cygwin上使用git版本1.7.5.1
工作(签入和签出)...这会改变答案吗?
答案 0 :(得分:7)
我也觉得mysisgit只列出预览版本令人沮丧。然而,我已经运行它们近2年了,并且没有看到任何不良影响。我只想下载最新的预览版本并继续下载。
答案 1 :(得分:3)
'预览'的原因在文件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