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

Add quotes to path variable for add_path subcommand #182

Merged
merged 4 commits into from Oct 14, 2022

Conversation

brucetony
Copy link
Contributor

I ran into issues getting the git functionality to work on Windows. At first, I was going to alter the package to use pathlib, but I found a much simpler fix to get it to work on both Windows and Unix systems by simply wrapping the filepath in quotes in the subcommand.

@mbarkhau
Copy link
Owner

mbarkhau commented Aug 4, 2022

Very nice. Thanks for the PR ❤️

@mbarkhau mbarkhau merged commit b2c5652 into mbarkhau:master Oct 14, 2022
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.

None yet

2 participants