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 a file is a symbolic link to some other file the proper behavior
when calculating the checksum of a package is to use the link path
instead of the content of the pointed file.
Additionally the `getPackageFileListWithoutVcs` procedure is fixed to
return also the symbolic link files.
Related to #127
0 commit comments