Skip to content

Commit baced9e

Browse files
pcloudsgitster
authored andcommitted
git-commit.txt: list post-rewrite in HOOKS section
The hook was added in a86ed83 (Merge branch 'tr/notes-display' - 2010-03-24), which updated githooks.txt but not git-commit.txt. git-commit.txt was later updated in e858af6 (commit: document a couple of options - 2012-06-08). Since this commit focused on command line options, this section was probably forgotten. Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7c9c2f8 commit baced9e

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)