Articles → Git → Git Remote Set-Url Origin Command In GitGit Remote Set-Url Origin Command In GitIn this article, we will discuss git remote set-url origin command in git.Purpose git remote set-url origin command is used to change the address of remote server.Syntax git remote set-url origin <remote repository URL>Git Remote Set-Url Origin Vs Git Remote Add Origin git remote add origin command maps remote address with local path. git remote set-url origin changes the mapping of remote location with local path.Posted By - Karan Gupta Posted On - Monday, May 18, 2020 Query/Feedback Your Email Id** Subject* Query/Feedback Characters remaining 250**
git remote set-url origin <remote repository URL>
Query/Feedback