Answers for "windows how to git clone https"

0

windows how to git clone https

git config http.sslVerify false
git -c http.sslVerify=false clone <url>
Posted by: Guest on March-11-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language