git clone error
at 2020-04-17 13:42:31.
if you get an error like the following:
Cloning into ''...
fatal: unable to access '': server certificate verification failed. CAfile: none CRLfile: none
just type the following command in your terminal:
export GIT_SSL_NO_VERIFY=1