hgext/__init__.py
author Laurent Charignon <lcharignon@fb.com>
Wed, 09 Dec 2015 17:01:27 -0800
changeset 27321 dcdf0a52ad36
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
crecord: add dictionary to default return value of filterpatch When committing interactively without changes, the user would get a ValueError exception. This patch adds a dictionary to the return value of filterpatch when there are no files to change.
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