Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git origin command

git remote add origin git@github.com:User/UserRepo.git
git remote set-url origin git@github.com:User/UserRepo.git
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #origin #command
ADD COMMENT
Topic
Name
9+1 =