Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants