User Tools

Site Tools


git_tools

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.txt · Last modified: 2019/12/10 08:48 by admin