]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
make the git commit message template more compact
authorEd Maste <emaste@FreeBSD.org>
Wed, 23 Dec 2020 13:58:17 +0000 (08:58 -0500)
committerEd Maste <emaste@FreeBSD.org>
Wed, 23 Dec 2020 13:58:17 +0000 (08:58 -0500)
commita62107ed19a1095158f454132a3b6ec536a4de7c
treebc14ce27f2dc17e65b7010aebd9fd43eb974e581
parent42f71007d5c92e42c9e3ad763ca371801c48432b
make the git commit message template more compact

git's default commit message includes the list of staged, unstaged, and
untracked files; adding our metadata tags and then their descriptions
made for a very long template.

Move the descriptions to the metadata lines themselves.

Reviewed by: bcr
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27664
tools/tools/git/hooks/prepare-commit-msg