What is Git:
Git is a version control system for tracking changes in computer files and coordinating work on those files among multiple people.
What is GitHub
GitHub is a web-based hosting service for version control using git.
How to connect your repository