D
D
Denis Smolin2017-05-26 13:10:11
git
Denis Smolin, 2017-05-26 13:10:11

How to get updates from a forked repository?

Hello everyone, the situation is as follows: I'm just learning to work with git and github and I had a problem getting updates from the repository I forked. More details: I forked the repository, cloned it to a local disk, went out for coffee), came back and noticed that a new file appeared in this repository, after which I decided to pull it with the "git pull" command, but I got "Already up-to- date". I know that before any work with the local repository, it is necessary to check for updates to the remote repository ("git pull" command), what is the correct way to do this in my situation? Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anatoly Medvedev, 2017-05-26
@gunbjorn

https://help.github.com/articles/syncing-a-fork/

D
Denis Smolin, 2017-05-26
@gunbjorn

Thanks everyone, here's a comprehensive answer https://help.github.com/articles/syncing-a-fork/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question