Git: bash: cd: too many arguments

路径名或者变量中间有空格时,可以用双引号括起来,不然会报错:bash: cd: too many arguments

你可能感兴趣的:(Git)