在 TortoiseGIT 中获取克隆时 Msys Git 安装路径错误

发布于 2024-08-03 19:26:46 字数 507 浏览 3 评论 0 原文

我安装了 Msys GitTortoiseGIT x64。每当我尝试使用“获取克隆”命令时,都会收到错误:“Msys Git 安装路径错误”。

奇怪的是,当我把它全部设置好时,它工作了一次,然后就停止了。现在我已经多次卸载并重新安装这两个程序,但无法使其再次工作。

Msys Git 安装路径错误 http://friendfeed-media.com/82c54fedb7db8420f23782832e59ba3b54edf6e7

如果这属于超级用户或东西,请随意迁移。

I installed Msys Git and TortoiseGIT x64. Whenever I try to use the Get Clone command I am getting the error: "Msys Git Install Path Error".

The wierd thing is that I when I set it all up, it worked once and then stopped. Now I have uninstalled and reinstalled both programs multiple times and I can not get it to work again.

Msys Git Install Path Error http://friendfeed-media.com/82c54fedb7db8420f23782832e59ba3b54edf6e7

If this belongs on super user or something, please feel free to migrate.

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

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

发布评论

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

评论(3

无需解释 2024-08-10 19:26:46

尝试将路径设置为:

"C:\Program Files (x86)\Git\bin"

Try setting your path to:

"C:\Program Files (x86)\Git\bin"
夏末 2024-08-10 19:26:46

2016 年更新: msysgit 早已过时(Git For Windows 取代(请参阅 其版本)。

它附带了一个更新的 bash,基于 64 位 msys2 项目,MSYS 的独立重写,基于现代 Cygwin(POSIX 兼容层)和 MinGW-w64:请参阅“msys、msys2 和 msysgit 如何相互关联?”

TortoiseGit 文档确实提到了 Git.exe 路径 设置:

一般说明:TortoiseGit 中没有对 Cygwin 或 Msys2 git 的官方支持。 TortoiseGit 开发人员仅使用 Windows 版 Git。

因此,只需安装 Windows 版的 Git,就不会出现任何“Msys Git 安装路径错误”。

Update 2016: msysgit has long been obsoleted (since early 2015).
It has been superseded by Git For Windows (see its releases).

It comes with a much more recent bash, based on the 64bits msys2 project, an independent rewrite of MSYS, based on modern Cygwin (POSIX compatibility layer) and MinGW-w64: see more at "How are msys, msys2, and msysgit related to each other?"

TortoiseGit documentation does mention, for the Git.exe Path setting:

As a general note: There is no official support for Cygwin or Msys2 git in TortoiseGit. The TortoiseGit developers only use Git for Windows.

So simply install Git for Windows and you won't have any "Msys Git Install Path Error".

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