pycharm 使用git去下载github上的源码
输入地址后点击 test ,提示缺少git.exe 文件。
原来是我们没有下载这个git,去https://git-scm.com/download/win 下载
下载完成后选择个路径安装
在pycharm的 setting 添加 git.exe 的地址,点击test测试下是否成功。
再点击test 就是成功了
Repository test failed
cannot Run git :file not found:git.exe
在点击
网友评论