hgext/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Fri, 12 Feb 2016 18:39:48 +0900
changeset 28178 96f2d50fb9f6
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
templater: factor out type conversion of revset() result This makes it clear why we have to do repo[int(x)].
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder