This website requires JavaScript.
Explore
Help
Sign In
Public
/
nushell
Watch
1
Star
0
Fork
0
You've already forked nushell
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e242966a30
nushell
/
tests
/
shell
History
Dan Davison
e242966a30
Replace 'str collect' with 'str join' everywhere
...
git ls-files | lines | par-each { |it| sed -i 's,str collect,str join,g' $it }
2022-09-09 16:41:14 -04:00
..
environment
Fix overlays not preserving hidden env vars (
#6475
)
2022-09-04 20:32:06 +03:00
pipeline
Replace 'str collect' with 'str join' everywhere
2022-09-09 16:41:14 -04:00
mod.rs
Move from
source
to
source-env
(
#6277
)
2022-09-01 08:32:56 +12:00