##// END OF EJS Templates
files: add pre-commit checks on file operations to prevent loosing content while editing when repositories change....
files: add pre-commit checks on file operations to prevent loosing content while editing when repositories change. - fixes #5607
dan -
r4302:4c157b04 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / config / rcextensions
examples
helpers
README.txt Loading ...
__init__.py Loading ...
hooks.py Loading ...
mapping.py Loading ...
utils.py Loading ...

This is template rcextensions.

To edit rcextensions please edit hooks.py file.
The examples/ directory contain some basic example how to use hooks.


Changes to rcextensions requires restart of RhodeCode instances.