Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git fetch upstream

git remote add upstream https://github.com/ORIGNAL_OWNER/ORIGNAL_REPO.git
git fetch upstream
 
PREVIOUS NEXT
Tagged: #git #fetch #upstream
ADD COMMENT
Topic
Name
6+8 =