##// END OF EJS Templates
diffs: optimize how lexer is fetche for rich highlight mode....
diffs: optimize how lexer is fetche for rich highlight mode. - speeds up initial diff creation significantly since lexer cache is re used and we don't need to fetch lexer many times.

File last commit:

r1:854a839a default
r1356:1e4a47eb default
Show More
pr-flow.rst
7 lines | 174 B | text/x-rst | RstLexer
project: added all source files and assets
r1 Pull Request Workflow
---------------------
The following diagram represents a standard pull request workflow.
.. image:: ../images/pull-request-flow.png
:align: center