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:

Connect through SOCKS proxy

  • git config http.proxy 'socks5:\\/\\/127.0.0.1:7777'

or inline:

git_tools.1575967578.txt.gz · Last modified: 2019/12/10 08:46 by admin