hgext/__init__.py
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 20 Dec 2015 19:31:46 -0800
changeset 27466 f888676a23d0
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
manifest: implement clearcaches() The manifest implements its own caches in addition to revlog's. Extend the base clearcaches() to wipe these as well.
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