sublime-text-git
sublime-text-git copied to clipboard
Quick commit error on spaces in folders
If git.exe is in a path with folders that contains spaces i get this error:
'C:/Program' is not recognized as an internal or external command, operable program or batch file.
The same happens to me, but when using the simple Commit command it doesn't fail.
really weird as they both use exactly the same code to find git.exe as far as I can tell. still having the problem?
It seems to only return that error if the commit message has a space in it. If there are no spaces in the commit message, it performs as expected.
Same here - happens only when quick-commit message contains spaces