I use git all the time and for some reason now every time i clone ANY repo i get this error
git clone https://github.com/ryanb/cancan.git Initialized empty Git
try this:
git config --global http.sslverify "false"