
Git from the Bottom Up – Blobs and Trees
Coding Blocks
00:00
Git Las Tree Head
Git is on your file system. You can see this by doing git las tree head. And assuming you've made at least one commit here, you are going to get a result that basically tells you what that blob illed. So were ti'm obvouscally outget maintained some structur of he files of the pre repository with the tree, but attahing the blobs as the leaf notes within the tree. But conceptionally, these live in a tree and so yu can go in that folder and actually see where those blobs live.
Transcript
Play full episode