3 followers
Join me in the journey to unearth the ancient wisdom of software technology and equip yourself with a holistic perspective to become a masterful problem solver in the ever-evolving tech ecosystem.
Restore a destroyed point of time in the timeline · In this short article, we will have a look at some practical implications of what we have seen in the...
How git merges different timeline! · Now we know that there can be multiple timelines. These timelines can represent different features that you are...
Branching out your own timeline... · In the previous articles, we understood how git stores our data in the .git repository. Now that we are familiar...
The fuel powering our time machine... · In the previous article, we discussed the approach taken by Git to save code snapshots. Now it is time to get our...
Let us understand what powers our time machine. · In the previous article, we saw the high-level architecture of our time machine, git. However, only...
Why git is the way it is... · In this article, we will unfold why git is designed the way it is, and why we have referred to it as a time machine. Here,...