nushell/.github
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
..
ISSUE_TEMPLATE Bug issue template (#6329) 2022-08-15 09:32:38 -05:00
workflows Replace 'str collect' with 'str join' everywhere 2022-09-09 16:41:14 -04:00
pull_request_template.md Add test requirements to PR template (#5809) 2022-06-16 08:14:59 -05:00