Closed boudekerk closed 7 years ago
We also see this with merges, like in https://github.com/gnustavo/Git-Hooks/issues/26.
Let us know if you'd like us to create a separate issue and/or reproduction path.
Hi. I think I just fixed this on a9ce24a. I'll make a new release soon.
Thanks!
I just released v2.1.7. Please, check it out and tell me if it works for you.
Seems to work like a charm. Thanks!
Hi,
we're seeing issues with the CheckWhitespace plugin where it's validating existing commits, for example when pushing a new branch. See the following reproduction path: Create an existing commit:
Set up the hook:
Push a new branch:
Expected result:
Actual result:
NB. In the past we reported a similar issue with the CheckJira plugin: https://github.com/gnustavo/Git-Hooks/issues/31