Fix handling of other special bash characters in 'Git Bash'
commit1b480a7e9f781448bfb193e9e99092f6f50fac43
authorKirill <kirillathome@gmail.com>
Fri, 6 May 2011 02:41:48 +0000 (5 22:41 -0400)
committerKirill <kirillathome@gmail.com>
Mon, 23 May 2011 14:31:40 +0000 (23 10:31 -0400)
tree541c2f7726db78c06bad51e4ea47d88e85971029
parentfa362dc39aff10fdfbe82436ea000f3803fb8f8a
Fix handling of other special bash characters in 'Git Bash'

Bash command, used to change dir, when invoking 'Git Bash' broke easily
if the path to the working directory contained chars that bash considered
special (like spaces and apostrophes).

Signed-off-by: Kirill <kirillathome@gmail.com>
explorer/menu.c