Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git configure upstream

git remote -v
git remote add upstream https://github.com/ORIGINAL_OWNER/ORIGINAL_REPOSITORY.git
git remote -v
Source by gist.github.com #
 
PREVIOUS NEXT
Tagged: #git #configure #upstream
ADD COMMENT
Topic
Name
7+8 =