Skip to content

fix: add 'shell' option to spawnOptions in SimpleGitPluginConfig #1056

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ATGardner
Copy link

add the shell: true option to the spawnOptions in the ctor config.
this will allow using wildcards in path values, which will be transferred as-is to the underlying spawned process.

fixes #1055

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.

trying to run ls-tree (using raw) fails when using wildcards
1 participant