【发布时间】:2017-02-17 20:30:07
【问题描述】:
我想使用此命令将现有的 Git 存储库添加到 GitLab:git push -u origin --all,但我收到以下错误消息:
fatal: unable to access 'https://gitlab.com/Name/MyProject.git/': SSL read: error:1
SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac, errno
0
知道为什么吗?
【问题讨论】: