User Tools

Site Tools


git_tools

This is an old revision of the document!


Git Tools

SSL Insecure add to project

git config http.sslVerify false
or inline:
GIT_SSL_NO_VERIFY=true git clone https://oauth2:token@gitlab.example.com/repo.git

git_tools.1575967236.txt.gz · Last modified: 2019/12/10 08:40 by admin