1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-02 12:19:48 +02:00
nushell/crates/nu-command/tests/commands/move_
Darren Schroeder 262914cf92
remove old mv command in favor of umv (renamed to mv) ()
# 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
..
column.rs Remove file I/O from tests that don't need it () 2023-11-29 23:21:34 +01:00
mod.rs remove old mv command in favor of umv (renamed to mv) () 2024-03-01 09:37:23 +08:00
umv.rs remove old mv command in favor of umv (renamed to mv) () 2024-03-01 09:37:23 +08:00