Git - What is it?
What is Git? #
Git is a versioning control system. Beginning web students may not know much about Git. This is just a brief overview of what it is. This module only uses git as a tool to host web projects with GitHub Pages.
Review the following web page to learn more about these topics.
What is Git? #
You should now have a simple understanding of what Git is and how we can use it with web projects.