To clone properly :
git clone --recursive https://github.com/<yourlogin>/RT
git remote add upstream https://github.com/roblabla42/RTTo merge changes from master inside your branch :
git pull upstream master
git merge master
| Name | Name | Last commit date | ||
|---|---|---|---|---|