Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git remote origin edit

git remote set-url origin <repo url>
// Eg
git remote set-url origin https://github.com/myName/myRepo.git
Source by devconnected.com #
 
PREVIOUS NEXT
Tagged: #git #remote #origin #edit
ADD COMMENT
Topic
Name
9+9 =