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
COMP: Remove SO names to prevent file duplication in ZIP
ZIP format do not support symlinks, to handle this, zip will copy the files
instead of storing the symlink causing files to be stored three times
instead of once.
0 commit comments