git的整个流程

https://www.cnblogs.com/bgwhite/p/9403274.html

一般的话,先在本地:

git add .

git commit -m "123"

再推到线上:

git push

---------------------------------

下载的话:

git clone

posted @ 2022-03-10 22:46  沉梦昂志_doc  阅读(18)  评论(0编辑  收藏  举报