nushell/crates/nu-command
Alexandra Østermark bd9d865912
fix removing symlinks on windows (#9704)
this PR should close #9624

# Description

Fixes the `rm` command assuming that a symlink is a directory and trying
to delete the directory as opposed to unlinking the symlink.

Should probably be tested on linux before merge.

Added tests for deleting symlinks
2023-07-20 20:16:03 +02:00
..
src fix removing symlinks on windows (#9704) 2023-07-20 20:16:03 +02:00
tests fix removing symlinks on windows (#9704) 2023-07-20 20:16:03 +02:00
Cargo.toml Remove is-root crate (#9615) 2023-07-18 15:36:54 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00