Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ Use spawn instead of exec so arguments are escaped #76

Merged
merged 1 commit into from
Aug 18, 2021
Merged

♻️ Use spawn instead of exec so arguments are escaped #76

merged 1 commit into from
Aug 18, 2021

Conversation

Siilwyn
Copy link
Contributor

@Siilwyn Siilwyn commented Aug 18, 2021

Closes #75

@BetaHuhn BetaHuhn changed the base branch from master to develop August 18, 2021 16:38
@BetaHuhn BetaHuhn changed the base branch from develop to master August 18, 2021 16:38
@BetaHuhn BetaHuhn changed the base branch from master to develop August 18, 2021 16:39
@BetaHuhn BetaHuhn changed the title Use spawn instead of exec so arguments are escaped ♻️ Use spawn instead of exec so arguments are escaped Aug 18, 2021
@BetaHuhn
Copy link
Owner

Will test it on the develop branch.

@BetaHuhn BetaHuhn merged commit cf39b79 into BetaHuhn:develop Aug 18, 2021
BetaHuhn added a commit that referenced this pull request Aug 19, 2021
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.

Commit message commands are unescaped
2 participants