常见报错处理

server certificate verification failed. CAfile: none CRLfile: none

git config –global http.sslverify false

CRLF will be replaced by LF the next time Git touches it

git config –global core.autocrlf true git config –add core.filemode false