Answer the question
In order to leave comments, you need to log in
Git. How to pull changes from the main repository to fork?
Hello, this is the situation: there is a main repository and my fork from it. There are changes in the main repository that I need to pull up. Pereiskala, where could, everywhere inf. on how to pull changes into your brunch.
Tell me, please, is it possible to pull changes from the main repository to a fork, or do I need to create a new fork?
Answer the question
In order to leave comments, you need to log in
In short:
git remote add parent <ссылка на родительский репозиторий>
git pull parent <ветка>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question