Beginning With Git
What’s Git?
So as we know that we cannot just store different versions of our code to get the older version because we need information of what changes were made, who made it - when were they made etc. So we needed version control systems. So many ve...
whytogit.hashnode.dev8 min read