hgext/__init__.py
author Thomas Arendsen Hein <thomas@intevation.de>
Mon, 06 Mar 2006 17:47:41 +0100
changeset 1839 876e4e6ad82b
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
Create local ui object per repository, so .hg/hgrc don't get mixed. This is needed for hooks, but may be important for other settings, too. Fixes issue113, also integrated push-hook-lock.sh as a test case for this.
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