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
All files whose checksums are computed here are binary files, and
even if `shasum` were to behave the same, it omits the `*` prefix
in front of the filename that allows humans and tools to know for
sure that it was binary mode unless `--binary` is passed.
0 commit comments