-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
主要是git clone xxx
的时候,不论是ssh法还是https法,都会匹配证书名称。然后就寄了。
https:
Cloning into 'moegirl-archive'...
fatal: unable to access 'https://github.com/huxiangyou/moegirl-archive.git/': SSL certificate problem: unable to get local issuer certificate
ssh:
Cloning into 'moegirl-archive'...
ssh: connect to host github.com port 22: Connection refused
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
就是这样
需要我手动更正什么吗?
Metadata
Metadata
Assignees
Labels
No labels