Mercurial > hg
comparison mercurial/revlog.py @ 36670:44048f1bcee5
templater: provide hint for multi-line templates with parse errors
Previously, we punted. Now we "rewrite" the template's newlines to r'\n' and
offset the hint appropriately.
Differential Revision: https://phab.mercurial-scm.org/D2609
author | Ryan McElroy <rmcelroy@fb.com> |
---|---|
date | Sat, 03 Mar 2018 14:30:21 -0800 |
parents | f574cc00831a |
children | f659a407e5ee |
comparison
equal
deleted
inserted
replaced
36669:80d7fb6c2dec | 36670:44048f1bcee5 |
---|