Mercurial > hg
comparison contrib/mercurial.el @ 14893:01e0091679c0
hbisect: confine loop to the relevant interval
In this context we know that ancestors[rev] == None for all rev <= goodrev,
so looping further back is unnecessary (and confusing).
author | Alexander Krauss <krauss@in.tum.de> |
---|---|
date | Sat, 16 Jul 2011 12:22:40 +0200 |
parents | bc69ba99e34b |
children | 7de7630053cb |
comparison
equal
deleted
inserted
replaced
14891:62122c1c830b | 14893:01e0091679c0 |
---|