Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Create Remote for Contributing to a GitHub project

git remote -v
git remote add upstream https://github.com/xxxxx
git pull upstream master
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Create #Remote #Contributing #GitHub #project
ADD COMMENT
Topic
Name
2+3 =