hgext/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Sat, 10 Jan 2015 16:41:36 +0900
changeset 24201 77ef059b3317
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
revset: drop unnecessary calls of getall() with empty argument If x is None, getall(repo, subset, x) == subset.
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