Pro Git, Scott Chacon and Ben Straub, 2014 (Apress) - This official and comprehensive guide to Git covers remote repositories, collaboration workflows, and all fundamental commands, including cloning, fetching, pulling, and pushing.
The Missing Semester of Your CS Education - Version Control (Git) Lecture, Anish Athalye, Jon Gjengset, Jose Javier Gonzalez Ortiz, 2024 - Part of a renowned university course, this lecture introduces version control with Git, including its distributed nature and the use of remote operations for sharing and collaboration.