Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Files or paths with an Apostrophe cannot be staged

mush-atc June 27, 2013

Hi,

When a filename conatins an apostrophe (') or the path to the filename contains an apostrophe, that file cannot be staged.

This is the error output for a path with an apostrophe;

git -c diff.mnemonicprefix=false -c core.quotepath=false add -f -- Folder with apostophe '/Test.txt

fatal: pathspec 'Folder' did not match any files

Completed with errors, see above.

This is the error output for a file with an apostrophe;

git -c diff.mnemonicprefix=false -c core.quotepath=false add -f -- File with apostrophe '.txt

fatal: pathspec 'File' did not match any files

Completed with errors, see above.

I'm using SourceTree v1.0.1.0

Thanks

Matt

3 answers

1 accepted

0 votes
Answer accepted
stevestreeting
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 27, 2013

Files with apostrophes seem to work fine, it's the combination of spaces *and* apostrophes that doesn't. I'll fix that.

0 votes
rferras July 21, 2013

I have the same problem with this filename: Sin tÌtulo-1.gif

stevestreeting
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 21, 2013

That's because it's an extended code page and not UTF8. We will be adding support for non-UTF8 extended characters in SourceTree 1.1.

0 votes
mush-atc June 28, 2013

G'day Steve,

You are correct.
It is only when the path or file contains a space AND an apostrophe.

Cheers

Matthew

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events