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.txt · Last modified: 2022/01/03 16:03 by 127.0.0.1
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0