This is a Github thing and basically used in open source contribution.
git remote add upstream
git fetch upstream
git rebase upstream master