I forked a project on github, made some changes, so far so good.
In the meantime, the repository I forked from changed and I would like to get those changes into my repository. How do I do that ?
Generally git pull
is enough, but I'm not sure what layout you have chosen (or has github chosen for you).