diff --git a/Documentation/git-commit.txt b/Documentation/git-commit.txt index 4f8f20a3606201b1835affc523ff2828549d0285..2763edb7a71d9e0fba3487a2f371733ff682e0a5 100644 --- a/Documentation/git-commit.txt +++ b/Documentation/git-commit.txt @@ -460,7 +460,7 @@ order). See linkgit:git-var[1] for details. HOOKS ----- This command can run `commit-msg`, `prepare-commit-msg`, `pre-commit`, -and `post-commit` hooks. See linkgit:githooks[5] for more +`post-commit` and `post-rewrite` hooks. See linkgit:githooks[5] for more information. FILES