nushell/crates/nu-command/tests/commands/move_
Mel Massadian 843d8c2242
Make default for mv safer, require -f to overwrite (#6904)
* fix:  "saner" default for mv

fixes #6747

As highlighted in the issue, the default behavior of nu currently
is to overwrite the destination file without notice.
This is not a "standard" expectation users that want this behavior
can create a dedicated alias.

* fix: 📝 edit the comment

* fix:  updated the tests

* fix: 🚧 use --force for case test
2022-10-29 22:16:29 +02:00
..
column.rs str collect => str join (#6531) 2022-09-11 11:48:27 +03:00
mod.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
mv.rs Make default for mv safer, require -f to overwrite (#6904) 2022-10-29 22:16:29 +02:00