https://bugs.kde.org/show_bug.cgi?id=472361
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |5.109 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/extra-cmake-modules/ | |-/commit/072f57dbb641caa793 | |cbcf359091439fe0dccef4 --- Comment #4 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 072f57dbb641caa793cbcf359091439fe0dccef4 by Alexander Lohnau. Committed on 19/07/2023 at 15:33. Pushed by alex into branch 'master'. KDEGitCommitHooks: Allow passing in of custom scripts In case of kphotoalbum, the maintainer wants the clang-format hook in addition to a set of custom hooks. While we currently append to the file in case it exists, it would still mean that custom hooks have to be installed/configured separately. Because developers can not specify custom hooks, we can just override the file which will make the entire generation process easier. Since this is a small behavior change, it is put in a version guard. FIXED-IN: 5.109 M +39 -29 kde-modules/KDEGitCommitHooks.cmake M +1 -1 kde-modules/kde-git-commit-hooks/pre-commit.in https://invent.kde.org/frameworks/extra-cmake-modules/-/commit/072f57dbb641caa793cbcf359091439fe0dccef4 -- You are receiving this mail because: You are watching all bug changes.