This is an old revision of the document!


GIT

Good git repository manager: http://gitblit.com/

# disable ssl verification to specific site
git config http."https://code.example.com/".sslVerify false
 
# disable ssl verification when clone
git  -c http.sslVerify=false clone  https://user@code.example.com/
kb/git.1505653939.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0