Files
@ 833b93e83349
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
833b93e83349
2.7 KiB
text/css
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.