Issue #196: refactoring hook handling (conservancy/kallithea)
Dominik Ruf
issues-reply at bitbucket.org
Wed Feb 17 12:24:22 UTC 2016
New issue 196: refactoring hook handling
https://bitbucket.org/conservancy/kallithea/issues/196/refactoring-hook-handling
Dominik Ruf:
The hook handling is scattered around multiple places incl. git hook files that are run out side of the kalithea process.
This causes problems like #22 and lets multiple test fail on my windows machine.
I'd like clean this up and get rid of the git hook files.
@kiilerix is there a reason why we should keep the hook files? Will they be needed for future ssh support?
More information about the kallithea-general
mailing list