Build my own git
Summary
In this challenge i learned about git objects. I learned 3 git objects namely blobs, trees, commits. All git objects are identifiable by a 40-character SHA-1 hash, also known as the "object hash". Here's an example of an object hash: e88f7a9...
my-own-git.hashnode.dev6 min read