I'm trying to understand git objects, to do so, I deflated those with pigz.
I'm getting those outputs:
commit:
commit 241\00tree f9970eae800972a05f2431545a9a5fc9c96262dd
parent c65d793de8af7e37dc1374110f08eee599cf151e
author 'author' <author email> 1643322862 +0100
committer 'author' <author email> 1643322862 +0100
bugfix 2
blob:
blob 6\001
1
1
tree:
tree 32\00100644 file\00\D0\91\FD~[\B6\FA(\C5\A0\BB2\B8\B5S\9DM
My question is : What are the '\00' meaning?