Prepare-commit-msg

suggest change

This hook is called after the pre-commit hook to populate the text editor with a commit message. This is typically used to alter the automatically generated commit messages for squashed or merged commits.

One to three arguments are passed to this hook:

Similar to pre-commit, exiting with a non-zero status aborts the commit.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents