标签:git 记录 一遍 Git 常用命令 忘记
记录一些git 常用命令,每天敲一遍,防止忘记
git add
后续补充
git commit
git push
git status
git branch
git checkout
git rebase
git merge
git cherry pick
git stash
git pull
git fetch
git log
git reflog
git remote
git clone
git reset
标签:git,
记录,
一遍,
Git,
常用命令,
忘记
From: https://www.cnblogs.com/SmallVillageChief/p/16618028.html