Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 189 Bytes

git_settings.md

File metadata and controls

3 lines (3 loc) · 189 Bytes

SSL certificate problem: self signed certificate in certificate chain

git config http.sslVerify false

in your specific repo to disable SSL certificate checking for that repo only.