1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-30 06:30:08 +02:00
Files
nushell/crates/nu-command/tests/commands/move_
Mel Massadian 843d8c2242 Make default for mv safer, require -f to overwrite ()
* fix:  "saner" default for mv

fixes 

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
..
2022-09-11 11:48:27 +03:00
2022-02-07 14:54:06 -05:00