Git GitHub Tutorial
What is Git ?
Git is free and open source version control system.
What is Version Control ?
The management of changes to documents, computer program, large web site, and other collections of information.
What is git vs GitHub ? Whats the Difference?
whats the difference? Simply put, Git is a version control system that lets you manage and keep track of your source code history. GitHub is a cloud-based hosting service that lets you manage Git repositories. If you have open-source projects that use Git, then GitHub is designed to help you better manage them.
https://blog.devmountain.com/git-vs-github-whats-the-difference/
1:40 Version Control introduction
4:53 Why version Control
12:51 Version Control Tools
15:18 Git & GitHub
21:56 Case Study: Dominion enterprises
25:32 What is Git
28:25 Features of Git
41:48 What is a Repository
44:24 Git Operations and Commands