# plugins_hooks **Repository Path**: mamh-java/plugins_hooks ## Basic Information - **Project Name**: plugins_hooks - **Description**: https://github.com/mamh-java/plugins_hooks - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-14 - **Last Updated**: 2025-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hooks plugin Gerrit does not support the [standard server-side git hooks][1] in the repositories it manages. This plugin adds support for custom hooks that can be run instead. Refer to the [configuration documentation][2] and [list of supported hooks][3] for details. [1]: https://git-scm.com/book/gr/v2/Customizing-Git-Git-Hooks [2]: src/main/resources/Documentation/config.md [3]: src/main/resources/Documentation/hooks.md