make: git commit template 91/19391/7
authorOle Troan <ot@cisco.com>
Tue, 7 May 2019 08:32:40 +0000 (10:32 +0200)
committerDamjan Marion <dmarion@me.com>
Wed, 29 May 2019 09:03:24 +0000 (09:03 +0000)
commite4218be67141311e8999059d7f848af4c2c311df
tree155e63178c7caf6ff5ae76371a16aa22ad16f7de
parent11965c7b47670da7d02eb2c543be52008c66848e
make: git commit template

Add a commit template for tagging of commits
with a type. Later tooling can then process
the commit log and generate reports of new features
etc.

Usage:

The template is automatically added to the current repository
by make install-dep.
(git config commit.template .git_commit_template.txt)

Type: make
Change-Id: I485d61f9852b7390e4f0539d737ab210f7b0723a
Signed-off-by: Ole Troan <ot@cisco.com>
.git_commit_template.txt [new file with mode: 0644]
Makefile