Further reading
Please refer to the following for more information:
- The Git Handbook on GitHub: https://guides.github.com/introduction/git-handbook/. This document is a comprehensive look at what Git is, the problems it solves, and a starting point to using its functionality.
- Hands-On Version Control with Git: https://www.packtpub.com/application-development/hands-version-control-git-video. This is a video tutorial on using Git.
- The GitHub Guides: https://guides.github.com/. A series of guides on getting the best out of Git and GitHub.
- GitLab Basics: https://docs.gitlab.com/ee/gitlab-basics/. GitLab is an excellent alternative to GitHub, with a large community and some excellent guides on using Git.