Pro Git, Chapter 1.6: First-Time Git Setup, Scott Chacon and Ben Straub, 2024 (Apress) - An authoritative and comprehensive guide covering initial Git configuration, including user identity, global vs. local settings, and verification steps.
git-config Documentation, Git Community, 2024 - The official reference manual for the git config command, detailing its usage, options, and how Git manages configuration at different levels.