Git for Beginners: Basics and Essential Commands
What is Git
Git is a version control system that tracks changes done to file, this is useful when multiple people are working on the same file each one can track their own work and also revert in case anything goes wrong because of any additions in ...
vinitaam.hashnode.dev3 min read