##// END OF EJS Templates
git: use rev-list for fetching last commit data inc ase of single commit. It's faster that using git log
git: use rev-list for fetching last commit data inc ase of single commit. It's faster that using git log
marcink -
r3459:57dba41e 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.