$ git remote add upstream https://github.com/simonzhaoms/azface.git $ git remote -v $ git fetch upstream $ git merge upstream/main