目前 Windows 上的 Git 存在哪些问题

发布于 2024-09-19 01:27:03 字数 445 浏览 6 评论 0原文

我想此处下载 msysgit,它说:“这里没有足够的贡献者msysGit 项目提供商业级支持;如果您没有办法解决您的问题(可能有来自 msysGit 邮件列表的宝贵建议),或者无法吸引能够解决问题的人,那么您的问题就不太可能得到解决”

这听起来令人沮丧。这是为什么?存在哪些问题?每个人都在使用另一个分布式源代码控制系统吗?

编辑:

我观看了以下视频技术讲座:Linus Torvalds on git。 Linus 强烈推荐 git。 我不明白结束问题的投票 - git 是一个程序员工具,因此应该属于她,对吗?

I wanted to download msysgit here, and it says this: "here are not enough contributors to the msysGit project to offer commercial-grade support; if you do not have the means to fix your problems (possibly with valuable advice from the msysGit mailing list), or to entice people who can fix them, it is unlikely that your problem gets solved. "

This sounds discouraging. Why is that? What are the issues? Is everyone using another distributed source control system?

Edit:

I watched the following video Tech Talk: Linus Torvalds on git. Linus highly recommends git.
I don't understand the votes to close the question - git is a programmers tool and as such should belong her, right?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

伤痕我心 2024-09-26 01:27:09

你没用过TortoiseGit吗?

https://tortoisegit.org

Haven't you used TortoiseGit?

https://tortoisegit.org

挽你眉间 2024-09-26 01:27:08

msysgit 对我们来说非常稳定。然而,从事这项工作的团队似乎很小(我们非常感谢他们)。如果他们放弃这个项目,谁知道会发生什么。到目前为止还不错。

我们在 gitk 中遇到了一个错误,我们的存储库有如此多的更改,以至于 Windows 上的 gitk 不会显示所有更改,而在 Mac 上却会。与 Windows 上的命令行长度限制有关。我们将看看它是否得到修复。尽管如此,TortoiseGit 仍然可以工作并提供备用 UI。

我会推荐它,但需要注意的是,您还可以考虑 Mercurial,它在 Windows 上可能得到更好的支持。

msysgit has been really stable for us. However the team working on it does seem to be very small (and we're very grateful to them). If they were to move off the project, who knows what would happen. So far so good though.

We have hit a bug in gitk where our repo has so many changes that gitk on Windows won't show them all, whereas on a Mac it will. Something to do with the command line length limit on Windows. We'll see whether it gets fixed or not. Still, there's TortoiseGit which works and offers an alternate UI.

I would recommend it, with the caveat that you also look into Mercurial, which is perhaps better supported on Windows.

白云悠悠 2024-09-26 01:27:07

我在Win7上使用git没有明显的问题。不要让语言吓到你。得到它,尝试一下。我想你不会后悔的。

编辑:从 http://git-scm.com 下载它

I'm using git on Win7 with no obvious problems. Don't let the language scare you. Get it, try it. I don't think you'll be sorry.

Edit: Download it from http://git-scm.com

在梵高的星空下 2024-09-26 01:27:06

您提到的引文更多地指的是您造成的问题。 “商业级支持”的一个重要目的是,当您不知道如何使自己摆脱困境时,可以找到可以联系的人。开发人员自然不能也不想填补这个角色,这句话实际上只是他们试图抵御人们发来的一波又一波的电子邮件,说“我运行了 git clean -xdf 和我的所有文件”不见了!救命!”实际的错误报告将是一个非常不同的问题 - 他们希望他们的软件能够像您一样工作。

话虽如此,msysgit 基于其他人都使用的 git,它有一个相当广泛的测试套件。我认为此时您可以像任何 VCS 一样信赖它的稳定性。

The quote you mention is referring more to problems that you create. A huge purpose of "commercial-grade support" is to have someone to contact when you can't figure out how to dig yourself out of the hole you dove into. The developers naturally can't and have no desire to fill that role, and that quote is really just them trying to fend off waves of emails from people saying "I ran git clean -xdf and all my files are gone! Help!" An actual bug report would be a very different matter - they want their software to work just as much as you do.

All that said, msysgit is based on the git everyone else uses, which has a pretty extensive test suite. I think you can count on it for stability as much as you can any VCS at this point.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文