Git 添加新的远程存储库

示例

git remote add upstream git-repository-url

git-repository-url将以新远程命名的远程git存储库添加upstream到git存储库中