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
I think the idea here is to save the SHA1 step and just compare the files directly since there are only two almost-identical. That is, we won't be able to re-use the SHA1 hash for either file anyway, so while we're reading them entirely, might as well compare them byte-for-byte.
No description provided.
The text was updated successfully, but these errors were encountered: