Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git config remote.origin.url

# change remote url
git remote set-url origin https://github.com/USERNAME/REPOSITORY.git
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #git #config
ADD COMMENT
Topic
Name
3+7 =