nushell/crates/nu-command
WindSoilder 0f10d984c3
add -n for path expand, so it doesn't follow symlink (#6255)
* add -p for path expand, so it doesn't follow symlink

* fix arg name

* rename from no-dereferenct to no-follow-link

* rename from no-follow-link to no-symlink, and change short -p to -n

* follow strict first

* fix

* simplify test

* fix clippy

* fix test on windows
2022-08-10 08:43:56 -05:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src add -n for path expand, so it doesn't follow symlink (#6255) 2022-08-10 08:43:56 -05:00
tests add -n for path expand, so it doesn't follow symlink (#6255) 2022-08-10 08:43:56 -05:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml bump lscolors to v12.0 (#6272) 2022-08-09 09:32:30 -05:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00