Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

How to point project to another remote repository git

git remote set-url origin <new_repository_url>
git push -u origin main
 
PREVIOUS NEXT
Tagged: #How #point #project #remote #repository #git
ADD COMMENT
Topic
Name
9+9 =