hgext/__init__.py
author smuralid
Thu, 13 Sep 2012 17:00:34 -0700
changeset 17744 09d5b2055295
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
store: add a contains method to basicstore Adds a __contains__ method to basicstore that checks if a file/dir is present in the store
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