Merging part of a repository into my repository

后端 未结 0 1810
名媛妹妹
名媛妹妹 2021-01-02 05:40

I have a repository and I want to add the master branch from another repository to mine, so I did this:

git remote add upstream repo_link
git pull upstream ma         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题