summaryrefslogtreecommitdiffstats
path: root/git-commit.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-21 15:40:14 -0700
committerJunio C Hamano <gitster@pobox.com>2017-03-21 15:40:14 -0700
commitcb06ef9e9d73f477240a2335194ce495c771b384 (patch)
tree1b8dc1b6497541d9cd0cc1243055ba583e2d9c12 /git-commit.txt
parentc53accfd680e0f0fd97ea63a917b47ef2d4109ab (diff)
downloadgit-htmldocs-cb06ef9e9d73f477240a2335194ce495c771b384.tar.gz
Autogenerated HTML docs for v2.12.1-430-gafd672
Diffstat (limited to 'git-commit.txt')
-rw-r--r--git-commit.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-commit.txt b/git-commit.txt
index 25dcdcc28..ed0f5b94b 100644
--- a/git-commit.txt
+++ b/git-commit.txt
@@ -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