Fetch:获取远程对象与更新 Remote-tracking Ref | Git
本章覆盖:`git fetch`;object transfer;`origin/main`;local main not automatically changed;prune;tags;multiple remotes;inspect before merge;safe synchronization;fetch 是理解 pull 的关键。
本章知识点
git fetch- object transfer
origin/main- local main not automatically changed
- prune
- tags
- multiple remotes
- inspect before merge
- safe synchronization
- fetch 是理解 pull 的关键