git pull

git pull origin master

git pull origin master --allow-unrelated-histories

git branch --set-upstream-to=origin/master master

 

相关文章: