comparison hgext/hgcia.py @ 19818:f72b513ad234

mq: drop the use of mq.queue.qparent in mq.queue.strip Same as in the previous changeset, rev is never `None`. We can just copy the two relevant lines in in `queue.strip`. This help having `queue.strip` independent from `queue`. One further step toward the extraction of `strip` in an independent extension. (As discussed in issue3824).
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 25 Sep 2013 13:41:43 +0200
parents e7cfe3587ea4
children e96e9f805c19
comparison
equal deleted inserted replaced
19817:e67786965af2 19818:f72b513ad234