Commit Graph

4 Commits

Author SHA1 Message Date
81dbafd122 git-hooks: commit-msg should not search for whitespace in the diff itself
The additional sed removes every line after seeing the first line
starting with a #, just like git will do it later as well.

See: http://article.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/26794
2012-03-24 18:04:20 +01:00
04b2736ac9 call the gerrit commit-msg hook if present
This a a prep-work for if and when we use gerrit
it is very important to call gerrit's commit-msg hook
and the sooner we teach our own hook to play nice with it
the less likely we will have issue during migration
2012-03-06 04:12:42 -06:00
5403fa516b commit-msg hook: allow commit message that *starts* with an asterisk 2011-11-15 09:13:19 +01:00
60f200caa4 git-hooks: Copy them from the build repo. 2010-11-30 20:25:21 -06:00