错误:
8:17 Can’t start Git: git.exe
Probably the path to Git executable is not valid. Fix it.
18:17 Invalid VCS root mapping
The directory C:\Users\paula\Git\OpenTripPlanner is registered as a Git root, but no Git repositories were found there.
Configure
解决办法:
如图所示,检查git.exe的路径是否设置对了。(git下载地址:https://git-scm.com/download/win)

本文介绍了两个常见的Git错误及其解决办法:一是无法启动Git,提示路径无效;二是注册的Git根目录下未找到仓库。通过检查git.exe路径配置可以解决这些问题。

被折叠的 条评论
为什么被折叠?



