Commit Graph

11 Commits

Author SHA1 Message Date
William Boman
bd763d8fe8 Remove any previous git-stats code blocks in pre-existing git hook files. 2015-02-20 14:03:02 +01:00
William Boman
2ca918fd2f Now ensures the user has required binaries before trying to set git hook. 2015-02-20 01:02:54 +01:00
William Boman
3800e24870 Don't use backticks. 2015-02-20 00:11:36 +01:00
William Boman
84626341be Add feedback output to git hook init script. 2015-02-20 00:11:23 +01:00
William Boman
0bd6180a0b Prevent word splitting. Re-use previous git configurations and hooks
rather than overwriting them.
2015-02-19 05:44:19 +01:00
Ionică Bizău
4fd290d43f Use variables and escape the eof content. 2015-02-11 19:33:45 +02:00
Ionică Bizău
8bfa382d3c Make the file executable 2015-02-11 19:25:44 +02:00
Ionică Bizău
f4fe5cae94 Fixed the post commit path. 2015-02-11 19:19:22 +02:00
Ionică Bizău
445776da3f Made the script executable. 2015-02-10 10:49:17 +02:00
Ionică Bizău
26378a5928 Added the code that will be written in post-commit file 2015-02-10 10:39:40 +02:00
Ionică Bizău
e394b2ec99 Added the script that will init the git hooks 2015-02-10 10:19:51 +02:00