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

getgraphlogrevs: 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 65ccc733
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