摘要:
git branch -a #查看分支 git branch #*当前分支 git checkout dev #切换 git fetch #同步远程分支 git status -s git clone git pull origin dev git diff git add git add -A g 阅读全文
posted @ 2022-08-29 15:47
搬砖小将
阅读(22)
评论(0)
推荐(0)
浙公网安备 33010602011771号