Update the gitee repository

1.git pull origin master

2. git add .

3.git commit -am "remarks"

 

4.git push origin master: Submit the code and update the remote warehouse

 

Guess you like

Origin blog.csdn.net/qq_46103732/article/details/124132781