Closed eserte closed 6 years ago
Oops. I thought that the --in-place option was implemented in Git 2.7.4 but in fact it was implemented only on Git 2.8.0.
I'll amend the test and release a bugfix version asap.
Thank you.
I just uploaded v2.6.1 to PAUSE. It should appear on CPAN shortly. Please, let me know if it fixes this.
Yes, it looks better: http://fast-matrix.cpantesters.org/?dist=Git-Hooks%202.6.2 But not yet perfect: it fails on my CentOS6 smoker with git 1.7.1:
# Failed test 'do not prepare by default'
# at lib/Git/Hooks/Test.pm line 267.
# exit=129
# stdout=
# stderr=error: unknown option `allow-empty-message'
# usage: git commit [options] [--] <filepattern>...
#
...
Yes. I just released v.2.6.3 to fix this test. Please, check it out when it appears on CPAN.
Looks fine so far: http://fast-matrix.cpantesters.org/?dist=Git-Hooks%202.6.3
On a Ubuntu 16.04 system I see the following failure: