git command upload to remote warehouse

git add .
git commit -m "更新"
git push origin master

 

Guess you like

Origin blog.csdn.net/zhunju0089/article/details/103485368