git 關閉SSL檢查

當clone repo出現 “fatal: unable to access ‘https://XXXX.git/’: SSL certificate problem: self signed certificate” 時

git config --global http.sslVerify false