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
When using dump command to compare serialized files it can be useful to summarize large arrays with a hash.
Currently dump does have "--skip-large-arrays" but the binary2text -largebinaryhashonly option seems better because it can work when doing diffs of dumps to look for object change.s