Increase timeout and non-zero exit logs to error level

These cases are errors, so it makes more sense to log at error level.

Change-Id: I63eb945f1f6a3a5bffc24bfbf4a905f4d80d35a3
1 file changed
tree: 99a6d47e7d18a655a4130cd00dfc072296cd3b5b
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Hooks plugin

Gerrit does not support the standard server-side git hooks in the repositories it manages.

This plugin adds support for custom hooks that can be run instead. Refer to the configuration documentation and list of supported hooks for details.