Merging an upstream repository into your fork

Posted 嗡嘛呢巴美吽舍

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Merging an upstream repository into your fork相关的知识,希望对你有一定的参考价值。

 

           1. Check out the branch you wish to merge to. Usually, you will merge into master.

  1. $ git checkout master

     2. Pull the desired branch from the upstream repository. This method will retain the commit history without modification.

  2. $ git pull https://github.com/ORIGINAL_OWNER/ORIGINAL_REPOSITORY.git BRANCH_NAME

 

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

以上是关于Merging an upstream repository into your fork的主要内容,如果未能解决你的问题,请参考以下文章

Git:fatal: ‘upstream‘ does not appear to be a git repositoryfatal: Could not read from remote repos

Nginx an upstream response is buffered to a temporary file

nginx+tomcat 报错:『an upstream response is buffered to a temporary file 』

Nginx warn:an upstream response is buffered to a temporary file

手机上网出现 Gateway received an linvalid response from the upstream gateway 是啥意思 怎么解决?

解决 “message“:“An invalid response was received from the upstream server“