Crie remoto para contribuir com um projeto do GitHub

git remote -v
git remote add upstream https://github.com/xxxxx
git pull upstream master
Testy Toucan