Git for Beginners: Basics and Essential Commands
Git is a version control system,it is used to track your code and changes you made ,i mean suppose you are working on a project on your laptop(locally) but you want your friend to make some changes in the project .
So now you should share complete pr...
blog.varunkrishna.tech3 min read