Mercurial > hg
diff tests/test-diff-color.t @ 17410:7c865f30e2b8 stable
strip: fix revset usage (issue3604)
The `repair` code builds a giant revset query instead of using the "%lr" idiom.
It is inefficient and crash when the number of stripped changeset is too big.
This changeset replaces the bad code by a better revset usage.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 31 Aug 2012 23:27:26 +0200 |
parents | f2719b387380 |
children | 0c10cf819146 |