Day 08: Git
git1)What is Git?
Git is a version control system that allows you to track changes to files and coordinate work on those files among multiple. Git keeps a record of who made changes to what part of a file and you can revert to earlier versions of the...
arslanaltaf.hashnode.dev1 min read