Files
@ 833b93e83349
Branch filter:
Location: kallithea/dev_requirements.txt
833b93e83349
222 B
text/plain
hooks: add extensible create-pullrequest hook
Add a hook that will be called when a new pull request is created, and which
can be implemented in the 'extensions' package.
Add a hook that will be called when a new pull request is created, and which
can be implemented in the 'extensions' package.