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

[bug] Fails on windows if git editor path contains spaces #110

Open
alamothe opened this issue Apr 30, 2020 · 1 comment
Open

[bug] Fails on windows if git editor path contains spaces #110

alamothe opened this issue Apr 30, 2020 · 1 comment
Labels

Comments

@alamothe
Copy link

If I setup editor with git like:

git config --global core.editor "'C:\Program Files\Microsoft VS Code\code.exe' -n -w"

Which is pretty much a recommended practice, then it will fail with:
95621577_2522315758030732_7246793177741393920_n

@alamothe
Copy link
Author

Note that git itself does not have any issues with this.

@jd jd added the bug label May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants