79658788

Date: 2025-06-09 11:21:07
Score: 1
Natty:
Report link

I could make it work with following information in .gitconfig file -

# This is Git's per-user configuration file.
[user]
    name = <user name>
    email = <email>
[http]
sslVerify = false
proxy = "<proxyserver ip address:port>"
[https]
sslVerify = false
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: prashant phalle