Difference between revisions of "Git clone -c / git clone --config"

From wikieduonline
Jump to navigation Jump to search
(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...")
 
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
  [[fatal: unable to access]] 'https://gitlab.youdomain.com/project1/app.git/': '''SSL certificate problem: [[self signed certificate]]'''
 
  [[fatal: unable to access]] 'https://gitlab.youdomain.com/project1/app.git/': '''SSL certificate problem: [[self signed certificate]]'''
 
   
 
   
  Use: [[git clone -c]] http.sslVerify=false
+
  Use: [[git clone -c]] [[http.sslVerify]]=false
  
  

Latest revision as of 07:50, 4 June 2024

Advertising: