Changes

Jump to navigation Jump to search
Line 81: Line 81:  
  git config --global http.sslVerify false
 
  git config --global http.sslVerify false
 
or  
 
or  
git -c http.sslVerify=false clone https://domain.com/path/to/git
+
git -c http.sslVerify=false clone https://domain.com/path/to/git
    
== assume-unchanged ==
 
== assume-unchanged ==

Navigation menu