Git Add Remote Repo To add a remote repository.Syntax: git remote add remote_name repository_url Example: git remote add Practice-Programs https://github.com/gaurav077021/Practice-Programs.git Tags: GitGit Add Remote RepoLearn2Done July 8, 2023 by Learn2Done Git