Git 配置体系:system、global、local | Git

本章覆盖:`git config`;system config;global config;local config;username;email;default branch;editor;autocrlf 的边界;credential helper;`--show-origin`;团队配置与个人配置的区别。

本章知识点

  • git config
  • system config
  • global config
  • local config
  • username
  • email
  • default branch
  • editor
  • autocrlf 的边界
  • credential helper
  • --show-origin
  • 团队配置与个人配置的区别