Git and GitHub Course Overview Git is the most widely used version control system,and GitHub is the most popular hosting service for Git repositories. Millions of developers use these tools daily to collaborate with their colleagues. This course comprises sessions dealing with version control systems,how Git works,installation,managing a local repository,branching,merging,resolving conflicts,pushing to and pulling from a remote repository,rebasing,getting set up on GitHub,forking,pull requests,and managing repositories on GitHub. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.