git 详细: git-book object 一个对象 = 一个文件 ; 存于 .git/objects 文件夹内 类似 xy/ijk… 文件, sha1= xyijk… git add -> blob对象……

阅读全文