##// END OF EJS Templates
caching: add option to cache diffs for commits and pull requests....
caching: add option to cache diffs for commits and pull requests. - new option for vcs settings to enable caching of diffs and commits - enables auditing of PR after closing it, and removing commits from source repo - speed up for large PR upto 20x - reduced memory usage

File last commit:

r1:854a839a default
r2685:5ff8fcc0 default
Show More
basic-usage.rst
13 lines | 204 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rhodecode-basic-ref:
Basic Usage
===========
.. toctree::
adding-deleting-files
create-a-repository
import-a-repository
online-editing
basic-vcs-commands
keyboard-shortcuts