Answers for "how to clone the from git to windows"

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