git树对象的内容格式是什么?
blob对象的内容是blob [size of string] NUL [string],但对于树对象是什么?
blob [size of string] NUL [string]
git git-ls-tree
git ×1
git-ls-tree ×1