Mercurial > hg
comparison tests/test-hgignore.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 | f4930b533d55 |
comparison
equal
deleted
inserted
replaced
17409:1fc45b9a1300 | 17410:7c865f30e2b8 |
---|