Git For Beginners : Basic and Essential Commands
What is Git
Git is a Version Control System that helps the coders/users to keep the track of the history of changes happened in the code and also helps us to collaborate with multiple people at the same time .
ex. if you are working with a project ...
git-for-beginners-by-rohitingale.hashnode.dev5 min read