dist-archive-command
dist-archive-command copied to clipboard
Do not crash when a broken symlink is encountered
This is related to but is not the fix for #86.
In this PR, an error is returned if there is a broken symlink that is not part of an ignored path.
Broken symlink at {link_location}. Target missing at {link_target}.