小编Git*_*ere的帖子

克隆 GitHub Repo 错误:设置证书验证位置时出错

我是一名 git 新用户,正在尝试遵循 Lynda.com 教程。我发出了教程中的确切命令。我使用的是 Windows 10,git 版本 1.9.4.msysgit.2。我已从 GitHub 复制了以下 url(来自所需的 Github Repo)并发出以下命令并收到以下错误。

owner@LAPTOP-0FP78GPS /c/users/owner/Documents (master)
$ git clone https://github.com/kevinskoglund/explore_california.git lynda_version
Cloning into 'lynda_version'...
fatal: unable to access 'https://github.com/kevinskoglund/explore_california.git/': error setting certificate verify locations:
  CAfile: C:\Program Files\Git\mingw64\ssl\cert.pem
  CApath: C:/RailsInstaller/Git/path/to/cacerts
Run Code Online (Sandbox Code Playgroud)

git github pem

1
推荐指数
1
解决办法
7742
查看次数

标签 统计

git ×1

github ×1

pem ×1