We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b24e25 commit e1e9b04Copy full SHA for e1e9b04
book/C-git-commands/1-git-commands.asc
@@ -28,7 +28,7 @@ Git 做的很多工作都有一个默认方式。对于绝大多数工作而言
28
29
最后,基本上 <<_git_config>> 整个章节都是针对此命令的。
30
31
-==== Git 帮助 (git help)
+==== git help
32
33
`git help` 命令用来显示任何命令的 Git 自带文档。但是我们仅会在此附录中提到大部分最常用的命令,对于每一个命令的完整的可选项及标志列表,你可以随时运行 `git help <command>` 命令来了解。
34
0 commit comments