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
While the initial history itself doesn't contain consecutive identical
entries, once you filter for a certain condition it's easy to end up
with spans of identical entries, which isn't at all helpful. Let's just
keep the most recent one.
0 commit comments