Merge branch 'nd/commit-hook-doc-fix'
[gitweb.git] / Documentation / git-commit.txt
index 25dcdcc2890f0a6814c0000c3c8970e02c0717f8..ed0f5b94b3f200676aedb312391a2dd8fde7325d 100644 (file)
@@ -463,7 +463,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