Cree un control remoto para contribuir a un proyecto GitHub

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