From: Matthias Schmidt Date: Mon, 23 Feb 2009 22:16:30 +0000 (+0100) Subject: Add git commit template X-Git-Tag: v2.3.1~352^2~17 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/9c7cbff41faf211a75fccc11a029145bcd738afe?ds=sidebyside 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 --- diff --git a/tools/gittemplate b/tools/gittemplate new file mode 100644 index 0000000000..2cad535d4b --- /dev/null +++ b/tools/gittemplate @@ -0,0 +1,9 @@ + +# Dragonfly-bug: +# Submitted-by: Fill this in if someone else sent in the change. +# Reviewed-by: Fill this in if someone else reviewed your modification. +# Approved-by: Fill this in if you needed approval for this commit. +# Obtained-from: Fill this in if the change is from third party software. +# +# Do not forget to add your major changes to: +# http://www.dragonflybsd.org/releaseXY