mirror of
https://github.com/nushell/nushell.git
synced 2025-01-30 02:00:25 +01:00
643b532537
* Fixed mv not throwing error when the source path was invalid * Fixed failing test * Fixed another lint error * Fix $PATH conflicts in .gitpod.Dockerfile (#1349) - Use the correct user for gitpod Dockerfile. - Remove unneeded packages (curl, rustc) from gitpod Dockerfile. * Added test to check for the error * Fixed linting error * Fixed mv not moving files on Windows. (#1342) Move files correctly in windows. * Fixed mv not throwing error when the source path was invalid * Fixed failing test * Fixed another lint error * Added test to check for the error * Fixed linting error * Changed error message * Typo and fixed test Co-authored-by: Sean Hellum <seanhellum45@gmail.com> |
||
---|---|---|
.. | ||
commands | ||
data | ||
env | ||
evaluate | ||
format | ||
plugins | ||
shell | ||
utils | ||
cli.rs | ||
commands.rs | ||
context.rs | ||
data.rs | ||
deserializer.rs | ||
env.rs | ||
format.rs | ||
git.rs | ||
lib.rs | ||
main.rs | ||
prelude.rs | ||
shell.rs | ||
stream.rs | ||
utils.rs |