TortoiseGit - 添加 - 致命 - 空字符串不是有效的pathspec

时间:2018-04-05 14:24:57

标签: git tortoisegit

尝试右键单击"添加"在我的项目的根目录TortoiseGit菜单上,我看到了这个错误:"致命:空字符串无效pathsepc。请用 。相反,如果你的意思是匹配所有路径。 enter image description here

第2部分 - 我可以从所有子目录进行递归添加吗?

2 个答案:

答案 0 :(得分:4)

请参阅https://stackoverflow.com/a/48457419/3906760

TortoiseGit 2.5尚未与Git> = 2.16完全兼容。请参阅https://TortoiseGit.org和相应的错误报告:https://TortoiseGit.org/issue/3138

使用最新的稳定版TortoiseGit:https://tortoisegit.org/download/

答案 1 :(得分:1)

安装Tortise Get 2.6解决了这个问题。