Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:git [2017/08/09 04:57] yehudakb:git [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 4: Line 4:
 Good git repository manager: http://gitblit.com/ Good git repository manager: http://gitblit.com/
  
-<code>+<code bash>
 # disable ssl verification to specific site # disable ssl verification to specific site
 git config http."https://code.example.com/".sslVerify false git config http."https://code.example.com/".sslVerify false
  
 # disable ssl verification when clone # disable ssl verification when clone
-git  -c http.sslVerify=false clone  https://user@git.alefbt.com/+git  -c http.sslVerify=false clone  https://user@code.example.com/
 </code> </code>
kb/git.1502254638.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0