如果你習慣使用git pull ,同時又希望默認使用選項--rebase,你可以執行這條語句git config --global pull.rebase true 來更改pull.rebase 的默認配置