Automatically install pre-commit hook
authorMartin Pitt <martinpitt@gnome.org>
Tue, 18 Dec 2012 08:35:02 +0000 (09:35 +0100)
committerMartin Pitt <martinpitt@gnome.org>
Tue, 18 Dec 2012 21:20:49 +0000 (22:20 +0100)
commitaae598e1e60aad3d30b21c398f55e9b6944be971
tree514e65c6b23add2b534e64008c5e08e5e78a56c9
parent1114a687d8e1596aa67f986cfdb4891d19a8da1a
Automatically install pre-commit hook

Instead of telling the user to do so and failing, we can just install the hook
ourselves. This saves the user some trouble and more importantly avoids
breaking tests in jhbuild continuous integration setups.

https://bugzilla.gnome.org/show_bug.cgi?id=686388
Makefile.am