Pro Git, Scott Chacon and Ben Straub, 2014 (Apress) - The official, comprehensive online guide covering all aspects of Git, from fundamental commands to advanced workflows.
Getting Started with Git, GitHub, Inc., 2024 (GitHub, Inc.) - Provides practical tutorials and explanations for using Git, especially in conjunction with GitHub for collaboration.
Git Large File Storage (Git LFS), Git LFS Contributors, 2024 - Official website and documentation for Git LFS, explaining its utility for managing large files within Git repositories, which is common in machine learning projects.