Skip to content

Converts HistoryScrollFile to CompactHistoryScroll

It will create a new CompactHistoryScroll, get max lines from the old HistoryScrollFile, and delete the old HistoryScrollFile structure.

Today it is just deleting the old HistoryScrollFile structure with no conversion.

Merge request reports