SyntaxFix
Write A Post
Hire A Developer
Questions
Like what Thirumalai said, but inside of the cloned repository and without --global. I.e.,
--global
GIT_SSL_NO_VERIFY=true git clone https://url
cd <directory-of-the-clone>
git config http.sslVerify false