giternal icon indicating copy to clipboard operation
giternal copied to clipboard

Does not work if `pwd` has a space

Open jsumners opened this issue 11 years ago • 0 comments

Let's say your project is in "/home/foouser/Programming Projects/fooproject/". When executing giternal update from that directory, you'd get the error:

"sh: line 0: cd: /home/foouser/Programming: No such file or directory ..updated"

jsumners avatar Sep 04 '14 20:09 jsumners