Wanna Practice Github/Collaboration?

@DavidMatthewFraser sorted it this is what it was.

git remote add upstream https://github.com/DavidMatthewFraser/easy-to-git.git
git fetch upstream
git checkout master
git merge upstream/master

now i have the same page now :grinning:

2 Likes