Git for Beginners: Basics and Essential Commands
Git is distributed version control system
Uses of Git
Track changes in files in local storage
Have a check point (as same as the video game have check point to save the progress of game) helps to backward movement in any check point
Collaborative ...
basicgit.hashnode.dev2 min read