Inside the Git
How Git works internally
To understand Git, we can think git as a camera that takes snapshot of the projects. You can also think it like a checkpoint of a video game. It work similarly, we can use the git snapshots to easily go back to the older vers...
samargit.hashnode.dev3 min read