Skip to content

Replace shell pipe with array command in git ls-remote#420

Closed
neidiom wants to merge 1 commit intoitamae-kitchen:masterfrom
neidiom:fix/issue-32-git-shell-pipe
Closed

Replace shell pipe with array command in git ls-remote#420
neidiom wants to merge 1 commit intoitamae-kitchen:masterfrom
neidiom:fix/issue-32-git-shell-pipe

Conversation

@neidiom
Copy link
Contributor

@neidiom neidiom commented Mar 4, 2026

Use array form to avoid shell interpretation and parse the output in Ruby instead of piping through cut.

Use array form to avoid shell interpretation and parse the output
in Ruby instead of piping through cut.
@unasuke
Copy link
Member

unasuke commented Mar 4, 2026

#430 (comment)

@unasuke unasuke closed this Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants