今天在git bash中使用cd命令进去文件夹时报错:谷歌得知:路径名或者变量中间有空格时,要用双引号括起来,不然会报错:bash: cd: too many arguments。改正后可以正常使用: