What is git and why should I use it?
What is version control?
When we write code in a team of developers, we can expect others to work on the same code base. How can we achieve that?
One way is - one person makes the changes and shares the project with next person, then they make more ...
mridulganga.dev7 min read
Blaze P
Yes
Really nice article , very helpful in understanding git.