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 ...
Sep 8, 20207 min read391
