This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5,998
Commits
7
Branches
87
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
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
JT
4f974efeba
Move 'keep' to 'take' (
#5123
)
2022-04-08 08:49:28 +12:00