]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add initial version of git commit message preparation hook
authoremaste <emaste@FreeBSD.org>
Thu, 17 Dec 2020 19:58:29 +0000 (19:58 +0000)
committeremaste <emaste@FreeBSD.org>
Thu, 17 Dec 2020 19:58:29 +0000 (19:58 +0000)
commitfbb9d9880246700393a0d9912f9ec7153bc26ae7
treedac88af63aa1e45b43f5f775287f3f0b76b3cf4a
parenta4803cd1d39a9bb4cd45ceb41986df722bf5f8d8
Add initial version of git commit message preparation hook

Start with a slightly modified version of the SVN commit template, to
allow developers to experiment.  This will be updated in the future as
our process and techniques evolve.

This can be installed by copying or symlinking into the .git/hooks/
directory.

Feedback from: cem, jhb
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27633
tools/tools/git/hooks/prepare-commit-msg [new file with mode: 0644]