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: 
If I setup editor with git like:
Which is pretty much a recommended practice, then it will fail with:
