git show:查看一个对象或 Commit | Git
本章覆盖:`git show`;commit metadata;patch;tree-ish;tag;blob;`git show HEAD:file`;compare file content from historical commit;inspect without checkout;对象模型与日常命令的连接。
本章知识点
git show- commit metadata
- patch
- tree-ish
- tag
- blob
git show HEAD:file- compare file content from historical commit
- inspect without checkout
- 对象模型与日常命令的连接