Skip to content

Fix support for file paths with space #6

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 2 commits into
base: main
Choose a base branch
from

Conversation

pavlohav
Copy link

  1. First change was splitting all of the available files needed

Before
{'Models/Signal'}
{'Processing/Model.slx'}
After
{'Models/Signal Processing/Model.slx'}

  1. Second Change was to allow for git to handle file paths correctly
    Added " to the git command

@pavlohav
Copy link
Author

pavlohav commented Feb 8, 2025

@rnakhoul

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.

1 participant