hgext/__init__.py
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 08 Aug 2015 00:47:19 -0700
changeset 25930 221491bbaf7e
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
cmdutil: break import cycle This was the easiest place to break the chain, as there were only 2 uses of the imported module in the file.
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