GitFlow breaks because of apostrophe in user name

Mus'ab Husaini July 19, 2013

I tried creating a new feature using Git Flow and got the following error message. I am using version 1.0.6.0. It seems like the apostrophe in my user name is causing trouble! When the script is executed, something removes the apostrophe.

sh.exe C:\Users\us'er\AppData\Local\Atlassian\SourceTree\gitflow_local\gitflow\git-flow feature start scala-conv
"C:/Program Files/Git/bin/sh.exe": C:\Users\user\AppData\Local\Atlassian\SourceTree\gitflow_local\gitflow\git-flow feature start scala-conv: No such file or directory

Completed with errors, see above.

1 answer

0 votes
Rob O'Quinn August 25, 2013

I've encountered this problem as well. I've tried to work around it by creating a symbolic link to the directory without the apostrophe in it, but that does not work - apparently the path that gets printed at the end is still not the one that sh.exe tries to use. It seems the only solution (presently) is to create a new Windows user account that does not have any apostrophes in it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events