Mercurial > hg
diff mercurial/ignore.py @ 15972:341c58282b25 stable
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.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Sat, 21 Jan 2012 21:39:27 -0600 |
parents | ee112eb69d2a |
children | b35e3364f94a |