TortoiseGit problems "Is Files"
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
Is-files
with no extension and with status conflict
(I don't have such a file) git: 'File' is not a git command. See 'git --help'. Did you mean this?Is-files
git: 'File' is not a git command. See 'git --help'. Did you mean this?Is-files
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) git: 'Files' is not a git command. See 'git --help'. Did you mean this? Is-files
git: 'Files' is not a git command. See 'git --help'. Did you mean this? Is-files
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
I'm using msysgit 1.7.3.1
I solved it by the following procedure:
Surprisingly that worked.
链接地址: http://www.djcxy.com/p/24436.html上一篇: 你能用TortoiseGit与索引/暂存区进行交互吗?
下一篇: TortoiseGit问题“是文件”