一、git客户端设置
git config --global http.sslVerify false
git config --global user.name 'fuwu314'
git config --global user.email 'v_zhangrui1@dahuatech.com'
ssh-keygen -t rsa -C 'v_zhangrui1@dahuatech.com'
二、代码托管:
https://github.com/
https://gitee.com/
https://gitcode.com/