Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 14fac5b

Browse files
committed
docs(commit): link to prepare-commit-msg hook tutorial
1 parent cd93206 commit 14fac5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎docs/commit.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ A commit can be signed off using `cz commit --signoff` or the shortcut `cz commi
88

99
You can run `cz commit --write-message-to-file COMMIT_MSG_FILE` to additionally save the
1010
generated message to a file. This can be combined with the `--dry-run` flag to only
11-
write the message to a file and not modify files and create a commit.
11+
write the message to a file and not modify files and create a commit. A possible use
12+
case for this is to [automatically prepare a commit message](./tutorials/auto_prepare_commit_message.md).
1213

1314
!!! note
1415
To maintain platform compatibility, the `commit` command disable ANSI escaping in its output.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /