Git 帮助系统、官方文档与命令阅读方法 | Git
本章覆盖:`git help`;`git <command> --help`;short help `-h`;porcelain command;plumbing command;synopsis;options;examples;configuration section;environment;通过官方 reference 验证命令语义而不是只搜博客。
本章知识点
git helpgit <command> --help- short help
-h - porcelain command
- plumbing command
- synopsis
- options
- examples
- configuration section
- environment
- 通过官方 reference 验证命令语义而不是只搜博客