[Webkit-unassigned] [Bug 261097] prepare-commit-msg hook doesn't generate a changed file list with Windows Git
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 3 22:28:32 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261097
--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
This error message is reported by msys perl which is included in Windows Git.
If I manually modify 'perl' in '.git/hooks/prepare-commit-msg' to 'C:\\xampp\\perl\\bin\\perl', it works as expected.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230904/0cf47659/attachment.htm>
More information about the webkit-unassigned
mailing list