Git for Beginners: Basics and Essential Commands
Jan 10 · 3 min read · 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...
Join discussion