Day 8 : Basic Git & Github
What is Git ?
Git is a version control system. Git helps you keep track of code changes. Git is used to collaborate on code. This system allows you to track changes to files and coordinate work on those files among multiple people.
What is GitHub?
Gi...
piyushchauhan6397.hashnode.dev5 min read