Inside Git: How It Works and the Role of the .git Folder
Most of us use Git commands like git add, git commit and git push. We know what to type but we don’t know what actually happens inside. You don’t know where your code history is actually stored? How git is tracking your history? Or how Git knows what...
Jan 27, 20263 min read30