Add git commit template
authorMatthias Schmidt <matthias@dragonflybsd.org>
Mon, 23 Feb 2009 22:16:30 +0000 (23:16 +0100)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Mon, 23 Feb 2009 22:16:30 +0000 (23:16 +0100)
commit9c7cbff41faf211a75fccc11a029145bcd738afe
treec423adf0748ca940ec119f698a673859b367e3d7
parent3d18c7acf069d0b01f06e34d3d2ee8d9a673c30a
Add git commit template

Rename the old CVS template and add it to the repo.  As git is a DSCM
you have to install the template yourself.  Just use the following
command:

git config --add commit.template /usr/src/tools/gittemplate
tools/gittemplate [new file with mode: 0644]