forked from extern/nushell
4926865c4e
* Initialize join.rs as a copy of collect.rs * Evolve StrCollect into StrJoin * Replace 'str collect' with 'str join' everywhere git ls-files | lines | par-each { |it| sed -i 's,str collect,str join,g' $it } * Deprecate 'str collect' * Revert "Deprecate 'str collect'" This reverts commit |
||
---|---|---|
.. | ||
ci.yml | ||
manual.yml | ||
release-pkg.nu | ||
release.yml | ||
stale.yml | ||
winget-submission.yml |