Mercurial > hg
diff mercurial/dagparser.py @ 26079:cefd5c8bab5d
reachableroots: narrow scope of minidx variable
minidx is never used if includepath is false, so let's define it where it
is used.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Fri, 14 Aug 2015 12:22:08 +0900 |
parents | a75cda2dfc19 |
children | 56b2bcea2529 |