TortoiseGit、Git 扩展和 SmartGit 可以在 Windows 7 64 位上共存吗?

发布于 2024-11-05 14:21:46 字数 500 浏览 0 评论 0原文

我三十分钟前刚刚在 Windows 7 64 位上安装了 TortoiseGit 1.6.5、Git Extensions 2.21 和 SmartGit 2.0.4。

这会导致任何兼容性问题吗?


更新:

我认为TortoiseGit和Git扩展应该很好地共存,因为默认情况下Git源代码控制提供程序< /a> 在上下文菜单中显示 TortoiseGit 和 Git 扩展的命令。

摘自Git Source Control Provider官方网站:

在此处输入图像描述

I have just installed TortoiseGit 1.6.5, Git Extensions 2.21, and SmartGit 2.0.4 on Windows 7 64bit thirty minutes ago.

Would this cause any compatibility issues?


Update:

I think TortoiseGit and Git Extensions should coexist well, because by default Git Source Control Provider displays commands of both TortoiseGit and Git Extensions in the context menu.

From official website of Git Source Control Provider:

enter image description here

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

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

发布评论

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

评论(1

浅唱々樱花落 2024-11-12 14:21:46

将不同的客户端用于不同的目的并不罕见,因为它们都有自己的优点和缺点。多个客户通常可以很好地合作。请记住,您可能需要对一个客户端进行重新扫描/刷新才能注意到另一个客户端所做的更改。我偶尔会遇到这样的问题:tortoisegit 执行缓存操作会暂时锁定其他客户端。卸载 tortoisegit 对我来说已经够烦人的了,但我们有 60,000 个版本文件,因此它在我们的代码库上可能比其他文件更引人注目。如果您看到有关意外锁定的错误消息,请记住这一点。

It's not uncommon to use different clients for different purposes, as they all have their strengths and weaknesses. Multiple clients generally work very well together. Just keep in mind you might have to do a rescan/refresh for one client to notice changes made by another. I have seen the occasional problem where tortoisegit is doing a caching operation that momentarily locks out the other clients. It was annoying enough for me to uninstall tortoisegit, but we have 60,000 versioned files so it may be more noticeable on our codebase than others. Just keep that in mind if you see error messages about locks you didn't expect.

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