Commit Graph

17 Commits

Author SHA1 Message Date
Ionică Bizău 3c0d521b1a ⬆️ 2.9.12 🎉 2016-10-23 10:47:38 +03:00
Ionică Bizău a5eeac9ac4 Improved the migration script.
Fixes #81.
2016-02-27 19:30:23 +02:00
Ionică Bizău fbb565c0c1 Added the migration script to 2.x.x 2015-07-13 08:36:48 +03:00
Ionică Bizău 204ef936c2 Merge branch 'patch-1' of https://github.com/williamboman/git-stats into williamboman-patch-1
Conflicts:
	scripts/init-git-post-commit
2015-02-20 15:11:06 +02:00
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
Ionică Bizău 93be56019c Added comments 2015-02-19 15:33:29 +02:00
William Boman dea9adc440 Add feedback output to git hook init script. 2015-02-19 14:17:59 +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