M
M
MarkizaSckuza2016-03-01 15:56:23
git
MarkizaSckuza, 2016-03-01 15:56:23

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

2 answer(s)
D
Dark_Scorpion, 2016-03-01
@MarkizaSckuza

In short:

git remote add parent <ссылка на родительский репозиторий>
git pull parent <ветка>

T
TyzhSysAdmin, 2016-03-01
@POS_troi

How to sync forked code?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question