nushell/crates/nu-command/tests
Darren Schroeder 262914cf92
remove old mv command in favor of umv (renamed to mv) (#12022)
# Description

This PR removes our old nushell `mv` command in favor of the
uutils/coreutils `uu_mv` crate's `mv` command which we integrated in
0.90.1.

# User-Facing Changes

# Tests + Formatting

# After Submitting
2024-03-01 09:37:23 +08:00
..
commands remove old mv command in favor of umv (renamed to mv) (#12022) 2024-03-01 09:37:23 +08:00
format_conversions Add date support in from xlsx (#11952) 2024-02-24 07:25:51 -06:00
main.rs Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00