最佳答案
另一个问题说 git pull就像 git fetch + git merge。
但是 git pull和 git fetch + git rebase之间的区别是什么?