441d274ad7e9b8cbb8e3682a1e33adc09d8afa6b
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=
Masterproject
Setup
Define commit message template: $ git config commit.template .git_commit_template.txt
Enable git commandline colors: $ git config color.ui true
Languages
C++
63.4%
Java
32.7%
CMake
1.6%
Shell
1.1%
CSS
0.6%
Other
0.4%