Pull:Fetch + Integration | Git

本章覆盖:`git pull`;fetch;merge default behavior / configured behavior;pull --rebase;fast-forward policy;divergent branch warning;local uncommitted changes;team config;不把 pull 理解成“下载最新代码”这么简单。

本章知识点

  • git pull
  • fetch
  • merge default behavior / configured behavior
  • pull --rebase
  • fast-forward policy
  • divergent branch warning
  • local uncommitted changes
  • team config
  • 不把 pull 理解成“下载最新代码”这么简单