mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 21:47:46 +00:00
Merge pull request #2610 from miDeb/cp/abuse
cp: handle edge cases when dest is a symlink
This commit is contained in:
commit
f60c36f242
7 changed files with 263 additions and 56 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3212,6 +3212,7 @@ dependencies = [
|
|||
"walkdir",
|
||||
"wild",
|
||||
"winapi 0.3.9",
|
||||
"winapi-util",
|
||||
"z85",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue