git学习使用

git status

 对象

blob--tree--commit

git cat-file -t/-p blob/tree/commit

 

git reset

git checkout

 

分支/版本/等在git中的表现都是一个对象组成的一颗树

缓存区

  git reset HEAD 

  git rm

 

分支

posted @ 2017-08-07 22:21  liuyj_vv  阅读(93)  评论(0编辑  收藏  举报