Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revset: consolidate early-return condition of PositionsAccumulator
Since consume_to() checks the bottom position yielded from the source iterator, it makes sense to add the same check for the cached positions.
- Loading branch information