I\'m fairly new to github and git, but I do have git setup on my Mac (using Mavericks) and have added a repo on github. I\'m using MAMP and working on a Drupal site, and when I
Wondering when this has changed or why it worked for others, but for me the solution was basically to use https instead of http:
https
http
git config --global https.sslVerify false