Skip to content

Commit fbcfbc4

Browse files
committed
Merge branch 'nd/commit-hook-doc-fix'
Doc fix. * nd/commit-hook-doc-fix: git-commit.txt: list post-rewrite in HOOKS section
2 parents b7b57b1 + baced9e commit fbcfbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-commit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ order). See linkgit:git-var[1] for details.
463463
HOOKS
464464
-----
465465
This command can run `commit-msg`, `prepare-commit-msg`, `pre-commit`,
466-
and `post-commit` hooks. See linkgit:githooks[5] for more
466+
`post-commit` and `post-rewrite` hooks. See linkgit:githooks[5] for more
467467
information.
468468

469469
FILES

0 commit comments

Comments
 (0)