git-remote Documentation, Git Community, 2024 - Official reference for the git remote command, detailing its syntax, options, and the management of remote connections.
Pro Git, Scott Chacon and Ben Straub, 2014 (Apress) - A comprehensive resource on Git, with a dedicated section on remote repositories and the git remote add command.
Git Remote Tutorial, Atlassian, 2024 (Atlassian) - Tutorial offering practical guidance on managing remote repositories with git remote, including the add subcommand.