hgext/__init__.py
author Augie Fackler <durin42@gmail.com>
Sat, 21 Jan 2012 21:39:27 -0600
branchstable
changeset 15972 341c58282b25
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
mq: pass qbase node instead of mq statusentry in phasedefaults This was breaking my remotebranches extension in a completely mystifying way, because repo.lookup was failing to resolve the statusentry. I'm not sure how this works absent my remotebranches extension, but doing it this way looks more correct and doesn't break anything.

# placeholder