hgext/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Sat, 27 Jun 2015 15:28:46 +0900
changeset 25696 c1cac25ad1a6
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
templater: remove workaround for escaped quoted string in quoted template This patch backs out 554d6fcc3c84 which should no longer be needed. The test for '{\"invalid\"}' is removed because the parser is permissive for \"...\" literal.

# placeholder