##// END OF EJS Templates
changegroup: refactor emitrevision to use a `deltamode` argument...
changegroup: refactor emitrevision to use a `deltamode` argument This new argument gathers the semantic of `sendfulltext` and `deltaprevious` in a single value. We are about to introduce a new type of constraints. Avoiding yet another argument sounds like a plus.

File last commit:

r37193:943d77fc default
r40456:59a870a4 default
Show More
__init__.py
2 lines | 61 B | text/x-python | PythonLexer
#
# This file is necessary to make this directory a package.