What is Git (in 2 minutes)
More from Karlgusta
So, what is Git, and why is it so popular?
Git is the most popular Version Control System in the world. A Version Control System, records the changes made to our code overtime, in a special database called Repository.
We can look ...
annohkarlgusta.hashnode.dev3 min read
yash negi
Engineer
I was looking for this kind of blog today and found it on hashnode. Well described. Easy to understand. Thanks.