SyntaxFix
Write A Post
Hire A Developer
Questions
You can also disable SSL verification, (if the project does not require a high level of security other than login/password) by typing :
git config --global http.sslverify false
enjoy git :)