setup: added commit message template

This change adds the commit message template in file
.git_commit_message.txt. It will be used after once running:
$ git config commit.template .git_commit_message.txt

reviewer=
review url=
This commit is contained in:
Eberhard Gräther
2014-02-04 00:12:58 +01:00
parent 877b7268bc
commit 441d274ad7
2 changed files with 18 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<module>: <title>
<description>
reviewer=
review url=
#bug=
#test=
# line length limit ------------------------------------------------------------