Git的一些操作

本文最后更新于:2023年3月1日 中午

git status

git add file

git add .

git commit -m

git push

git clone

git branch

git checkout

git log

git reflog

git merge

git stash


本博客所有文章除特别声明外,均采用 CC BY-SA 4.0 协议 ,转载请注明出处!