You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revisions are "basically" immutable. I think there are cases they can
change, but for now, we can prevent re-fetching ones we have already
requested. This will balloon memory but it's a fair tradeoff to
refetching the same big list of revisions every time the history
selector is opened.
0 commit comments