Git and GitHub: Hosting and collaboration
What is Git?
Git is a version control system - an open-source platform - used to keep track of changes in source codes. It is maintained by Linux.
Git lets you:
Keep track of code changes in your project
clone projects
manage projects
merge, pull an...
julietofoegbu.hashnode.dev5 min read