Archives by Category
Contact
- Hagen Paul Pfeifer
- http://jauu.net
- hagen@jauu.net (encrypted preferred)
- KeyId: 0x98350C22
- Telephone: +49 174 5455209
Follow this blog
Source Code Management to the finest, git
JUN 2010
19
- Published in: uncategorized
- | Time: 02:10:57 CEST
- | SHA1: a7ce89c8644768b501e58ccdc0021a98c636686a
I never realized it because it is courteous in open source projects with more then one programmer to write a meaningful commit message (this is no matter of course in commercial projects). I just noticed that git prints the following message:
# Please enter the commit message for your changes. Lines starting # with '#' will be ignored, and an empty message aborts the commit. # On branch kvm-accelerator [...]
Quite nice … ;)