error: while accessing Git repository fatal: HTTP request failed

When we try to access git repository code base, checkout to local desktop or when we do git pull to update code base, We might face above error.

Solution:


bash-4.1# git config --global http.sslVerify false

 

SHARE

    Blogger Comment
    Facebook Comment

0 comments :

Post a Comment