Git: Under the hood
Introduction
If you are a software developer or do any king of coding, then you must have been using the Git for a while ever wondered how Git works internally. Git is not just version control system it is a content-addressable filesystem.
Today, we ...
gitunderthehood.hashnode.dev5 min read