comparison tests/test-progress.t @ 22805:e74245b79901

revset-last: remove user of baseset.append A `baseset` has multiple cached results and will get even more in the future. Making it an object "populated once" like the other smartsets makes it both safer and simpler. The append method will be removed at some point.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Wed, 08 Oct 2014 00:55:09 -0700
parents f9c91c638378
children e53f6b72a0e4
comparison
equal deleted inserted replaced
22804:5385314e0b14 22805:e74245b79901