Skip to content

Run hooks in the git repository directory, logging improvements

Giuseppe Lavagetto requested to merge hooks_run_in_cwd into main

Git is ran within the repository, and the working directory should be the git directory itself.

Also, add the debug command line option to allow easier debugging, and stop printing out exceptions for irc logging fails or audit log fails.

Edited by Giuseppe Lavagetto

Merge request reports