terminal:git
Git
How to git
git clone <git address> git -c http.sslVerify=false clone https://example.com/path/to/git
git add <dir/file>
git commit -m "some text"
git push origin master
terminal/git.txt · Last modified: 2021/06/18 16:36 by 127.0.0.1