Created by: koshimagoyal
added fetch and merge remote changes at same time command in keeping-your-fork-synced-with-this-repository.md document - git pull upstream master
- this will allow developers to fetch and merge remote changes to their local branch
- developers can run one command rather than running two different commands