Fix reversion in 6.20161012 that prevented adding files with a space in their name.

This commit is contained in:
Joey Hess 2016-10-31 18:35:38 -04:00
parent a986b12cf2
commit b530e43285
No known key found for this signature in database
GPG key ID: C910D9222512E3C7
3 changed files with 17 additions and 11 deletions

View file

@ -24,3 +24,6 @@ add foo bar git-annex: unknown response from git cat-file ("HEAD:./foo bar missi
CallStack (from HasCallStack):
error, called at ./Git/CatFile.hs:102:28 in main:Git.CatFile
"""]]
> What an embarrasing reversion. [[fixed|done]] and I'll push a release for
> it right away. --[[Joey]]