git config --global credential.helper store
git pull 不需要输入密码
两个不同的项目拉取
git pull origin master --allow-unrelated-histories