Skip to main content

Git SSL Issue

If git clone throws SSL errors, call this to fix:

git config --global http.sslVerify false