GIT GUD

No ratings

Presented at bsidestampa 2018 by

I will begin with the basics of how git stores commits and uses hash pointers to keep the integrity of the files and history. I will then go into how the hash pointers work and how they are generated, including the metadata saved about each commit. I will end with creating a Git commit from scratch without using any Git commands.