sublime-text-git icon indicating copy to clipboard operation
sublime-text-git copied to clipboard

Quick commit error on spaces in folders

Open tomsdev opened this issue 13 years ago • 4 comments

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.

tomsdev avatar Jan 28 '12 15:01 tomsdev

The same happens to me, but when using the simple Commit command it doesn't fail.

ani300 avatar Apr 09 '12 21:04 ani300

really weird as they both use exactly the same code to find git.exe as far as I can tell. still having the problem?

sheldon avatar Jul 14 '12 22:07 sheldon

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.

Pyker avatar Mar 25 '17 17:03 Pyker

Same here - happens only when quick-commit message contains spaces

ramiroestrada avatar Apr 03 '17 17:04 ramiroestrada