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

fix: allow --paths-cmd to run on Windows #23

Merged
merged 5 commits into from
Dec 5, 2022

Conversation

justinchuby
Copy link
Contributor

@justinchuby justinchuby commented Dec 1, 2022

This PR changes get_paths_from_cmd to run the command directly instead of using shell to run the command.

fixes #22

@justinchuby justinchuby changed the title fix: allow path comands to run on Windows fix: allow paths comand to run on Windows Dec 1, 2022
@justinchuby justinchuby marked this pull request as ready for review December 1, 2022 20:33
@justinchuby
Copy link
Contributor Author

@suo could you take a look? Thanks a lot!

@justinchuby justinchuby changed the title fix: allow paths comand to run on Windows fix: allow paths-command to run on Windows Dec 5, 2022
@justinchuby justinchuby changed the title fix: allow paths-command to run on Windows fix: allow --paths-cmd to run on Windows Dec 5, 2022
@suo suo merged commit a1c4191 into suo:main Dec 5, 2022
@justinchuby
Copy link
Contributor Author

@suo could you release this too? Thanks a lot!

@suo
Copy link
Owner

suo commented Jan 10, 2023 via email

@suo
Copy link
Owner

suo commented Jan 12, 2023

this done, and I added a script so I can do it right after merging in the future 😛

@justinchuby
Copy link
Contributor Author

Looks like the version number in cargo.toml needs increment?

@suo
Copy link
Owner

suo commented Jan 13, 2023

dammit

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.

--all-files fails on Windows
2 participants