Possible Duplicate:
Can I update a forked project, on git, to the original/master copy?
I've created a Fork as I would like to change some of the code in the master project: https://github.com/DennisMadsen/PullToRefreshView. I would like my Fork and its repository to get updated, when any new files are pushed into the master repository. Would that happen automatically or what should I do?