Hash Object、Cat-file 与底层对象实验 | Git
本章覆盖:`git hash-object`;`git cat-file`;object type;object size;blob content;tree object;commit object;plumbing command;通过实验验证“文件内容 → object id”;理解 object immutability。
本章知识点
git hash-objectgit cat-file- object type
- object size
- blob content
- tree object
- commit object
- plumbing command
- 通过实验验证“文件内容 → object id”
- 理解 object immutability