nushell/crates/nu-command
Jakub Žádník f3036b8cfd
Allow keeping selected environment variables from removed overlay (#6007)
* Allow keeping selected env from removed overlay

* Remove some duplicate code

* Change --keep-all back to --keep-custom

Because, apparently, you cannot have a named flag called --keep-all,
otherwise tests fail?

* Fix missing line and wrong test value
2022-07-11 23:58:28 +03:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Allow keeping selected environment variables from removed overlay (#6007) 2022-07-11 23:58:28 +03:00
tests throw parser error when multiple short flags are defined without whitespace (#6000) 2022-07-10 20:32:52 +12:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml update some dependencies (#6009) 2022-07-11 11:18:06 -05:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00