fatal: unable to access 'https://github.com/apache/incubator-doris.git/': SSL certificate problem: self signed certificate in certificate chain
Solution:
git config --global http.sslVerify false
fatal: unable to access 'https://github.com/apache/incubator-doris.git/': SSL certificate problem: self signed certificate in certificate chain
Solution:
git config --global http.sslVerify false