hgext/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Sun, 02 Nov 2014 13:18:08 -0800
changeset 23147 9174863c58e4
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
largefiles: simplify check for lack of path arguments Instead of checking for a partial merge by checking that the matches has no files and no patterns, check that it's not an always-matcher. Except for being shorter, it also catches the rare case of an exact-matcher with no files.

# placeholder