TortoiseGit 问题“Is Files”

发布于 2024-10-16 01:04:46 字数 873 浏览 2 评论 0原文

我很乐意接受任何建议,而不仅仅是答案。

我的 TortoiseGit 在我的 Win7 64 位机器上出现故障。

请注意,我仍然可以通过命令行使用我的 github 存储库正确工作。

问题

  • 右键单击rep\commit 出现的 如下:
    • 单个修改文件,名为:Is-files,没有扩展名,状态为冲突(我没有这样的文件)< /里>
    • 单个未版本化文件名为:git:“文件”不是 git 命令。请参阅“git --help”。您的意思是这个吗?Is-files 扩展名为 。您的意思是这个吗?Is-files 且状态为 Unknown (当然我没有这样的一个文件)
  • 尝试右键单击一个rep\settings\remotes,我收到一个弹出窗口: git: 'Files' is not a git command.请参阅“git --help”。你是这个意思吗? Is-files 带有一个确定按钮。然后单击“确定”将显示一个空的远程列表。请注意,当我在命令行中输入 git remote 时,我确实获得了遥控器列表。

我所有的存储库都有问题

我尝试

  • 卸载\重新安装TortoiseGit和msysgit
  • 各种TortoiseGit版本:1.6.3.0和1.6.2.0
  • git gc
  • git fsck
  • git prune

我正在使用msysgit 1.7.3.1

I will be happy for any suggestion, not only answers.

My TortoiseGit is malfunctioning on my Win7 64bit machine.

Notice I can still work correctly from the command line with my github repositories.

The problems

  • right-click rep\commit gives the followin:
    • Single Modified File named: Is-files with no extension and with status conflict (I don't have such a file)
    • Single Not Versioned file named: git: 'File' is not a git command. See 'git --help'. Did you mean this?Is-files with extension .Did you mean this?Is-files and with status Unknown (of course I don't have such a file)
  • Trying to right-click a rep\settings\remotes I get a pop-up saying: git: 'Files' is not a git command. See 'git --help'. Did you mean this? Is-files with a single ok button. then clicking ok shows an empty remote list. notice that when I type git remote in the command line I do get the list of remotes.

problems are for all my repositories

Things I tried

  • uninstall\reinstall both TortoiseGit and msysgit
  • various TortoiseGit versions: 1.6.3.0 and 1.6.2.0
  • git gc
  • git fsck
  • git prune

I'm using msysgit 1.7.3.1

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

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

发布评论

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

评论(1

安静被遗忘 2024-10-23 01:04:46

我通过以下过程解决了这个问题:

  • 卸载TortoiseGit - 然后重新启动
  • 卸载TortoiseSVN - 然后重新启动
  • 找到带有“TortoiseSVN”或“TortoiseGit”字样的注册表文件夹并删除它们
  • 安装TortoiseGit - 然后重新启动

令人惊讶的是有效。

I solved it by the following procedure:

  • Uninstall TortoiseGit - then restart
  • Uninstall TortoiseSVN - then restart
  • Find registry folders with the words "TortoiseSVN" or "TortoiseGit" and erase them
  • Install TortoiseGit - then restart

Surprisingly that worked.

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