Inside Git: How It Works and the Role of the .git Folder
Ever wondered when you run commands like git init, git add ., git commit -m msg What actually happens behind the scenes. What git actually is?, what is does?, how it stores all the history changes without taking a lot of spaces? Don’t worry i have go...
vickyxcodes.hashnode.dev3 min read