-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix copy_directory and copy_directory_with_progress incorrectly …
…handling relative symlink destinations Previously fs-more would not interprete relative symlink destinations relative to the containing directory, but simply relative to the current directory. This made it categorize relative symlinks as broken links.
- Loading branch information
1 parent
02c9cfc
commit d1b52fc
Showing
1 changed file
with
32 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters