Skip to content

Commit 7bd881f

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

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
@@ -460,7 +460,7 @@ order). See linkgit:git-var[1] for details.
460460
HOOKS
461461
-----
462462
This command can run `commit-msg`, `prepare-commit-msg`, `pre-commit`,
463-
and `post-commit` hooks. See linkgit:githooks[5] for more
463+
`post-commit` and `post-rewrite` hooks. See linkgit:githooks[5] for more
464464
information.
465465

466466
FILES

0 commit comments

Comments
 (0)