Git : Basics and Essential Commands
What is Git?
Imagine you’re playing a difficult game. Right before the boss fight, you create a save point. If you lose the battle (your code breaks), you don’t have to start the level again — you can simply revert to the last save.
Now imagine the ...
dev-by-utkarsh.hashnode.dev3 min read