1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-23 20:58:19 +02:00
nushell/crates/nu-command
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
..
src remove old mv command in favor of umv (renamed to mv) () 2024-03-01 09:37:23 +08:00
tests remove old mv command in favor of umv (renamed to mv) () 2024-03-01 09:37:23 +08:00
Cargo.toml Bump mockito from 1.2.0 to 1.3.0 () 2024-02-26 15:38:29 +08:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00