Git简单命令

git

git clone xxx
git status
git add .
git commit -m 'xxx'
git push
git pull

posted @ 2021-09-17 10:19  pizisu  阅读(23)  评论(0编辑  收藏  举报