Adding a remote upstream repository is done using:
git remote add upstream GIT-URL
For example:
git remote add upstream https://github.com/moment/moment-timezone.git
Adding a remote upstream repository is done using:
git remote add upstream GIT-URL
For example:
git remote add upstream https://github.com/moment/moment-timezone.git