git clone -c / git clone --config
Revision as of 07:47, 4 June 2024 by Welcome (talk | contribs) (Created page with "{{lc}} fatal: unable to access 'https://gitlab.youdomain.com/project1/app.git/': '''SSL certificate problem: self signed certificate''' Use: git clone -c http...")
fatal: unable to access 'https://gitlab.youdomain.com/project1/app.git/': SSL certificate problem: self signed certificate Use: git clone -c http.sslVerify=false
See also
git clone
[-vv | -depth | -c http.sslVerify=false| --help
]
Advertising: