git-number icon indicating copy to clipboard operation
git-number copied to clipboard

git-number doesn't seem to work with filenames that include spaces

Open kaushikgopal opened this issue 4 years ago • 1 comments

git-number -s
image
git add "\".config/subl/User/Package Control.sublime-settings\""
fatal: pathspec '".config/subl/User/Package Control.sublime-settings"' did not match any files
image

Does git-number not accommodate adding files through numbers, when filenames include spaces?

kaushikgopal avatar Jan 15 '21 21:01 kaushikgopal

Yes, git-number don't work with files that contains spaces in their names.

holygeek avatar Jan 23 '21 11:01 holygeek