Updating your fork: github fork

https://help.github.com/articles/merging-an-upstream-repository-into-your-fork/

https://help.github.com/articles/merging-an-upstream-repository-into-your-fork/


git checkout master
 
git pull https://github.com/ORIGINAL_OWNER/ORIGINAL_REPOSITORY.git BRANCH_NAME
 
 
git pull https://github.com/resumic/schema.git
 
 
git push origin master
 
https://github.com/ss22ever/cli.git 
   
 
 
 
 

Comments

Popular Posts