##// END OF EJS Templates
cleanup: join string literals that are already on one line...
cleanup: join string literals that are already on one line Thanks to Kyle for noticing this and for providing the regular expression to run on the codebase. This patch has been reviewed by the test suite and they approved of it. # skip-blame: fallout from mass reformatting Differential Revision: https://phab.mercurial-scm.org/D7028
Martin von Zweigbergk -
r43387:8ff1ecfa default
Show More
Name Size Modified Last Commit Author
/ mercurial / revlogutils
__init__.py Loading ...
constants.py Loading ...
deltas.py Loading ...
flagutil.py Loading ...
sidedata.py Loading ...