hgext/__init__.py
author Siddharth Agarwal <sid0@fb.com>
Sun, 29 Mar 2015 19:23:05 -0700
changeset 24538 24df92075200
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
dirstate: factor out code to discover normalized path In upcoming patches we're going to reuse this code. The storemap is currently always the foldmap, but will vary in future patches.
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