Skip to main content
edited body
Source Link
SachaDee
  • 9.7k
  • 3
  • 26
  • 35

You have to use "\". Try like this :

"C:\Program Files (x86)\Git\bin\sh.exe" --login -i
cd "$cd$\Projects\current""%cd%\Projects\current"

You have to use "\". Try like this :

"C:\Program Files (x86)\Git\bin\sh.exe" --login -i
cd "$cd$\Projects\current"

You have to use "\". Try like this :

"C:\Program Files (x86)\Git\bin\sh.exe" --login -i
cd "%cd%\Projects\current"
Source Link
SachaDee
  • 9.7k
  • 3
  • 26
  • 35

You have to use "\". Try like this :

"C:\Program Files (x86)\Git\bin\sh.exe" --login -i
cd "$cd$\Projects\current"