======Git====== How to git git clone git -c http.sslVerify=false clone https://example.com/path/to/git git add git commit -m "some text" git push origin master