Skip to content
Snippets Groups Projects
Commit e74245b7 authored by Pierre-Yves David's avatar Pierre-Yves David
Browse files

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.
parent 5385314e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment