git status
对象
blob--tree--commit
git cat-file -t/-p blob/tree/commit
git reset
git checkout
分支/版本/等在git中的表现都是一个对象组成的一颗树
缓存区
git reset HEAD
git rm
分支