Tag: git-internals
All the articles with the tag "git-internals".
How Git works: Part 1 - Git Folder Structure
Published: at 12:18 PMGit is a distributed version control system. We all know what Git is. We all know how to work with Git. But did you ever wonder how Git works? This is an attempt to put all my learning into a blog to make me better understand the concepts and to give you a chance to explore further.