Erovia b75f6691a1
CLI: Fix 'cd' subcommand on Windows (#16610)
The 'cd' subcommand was failing as the current shell's Windows path was
mangled while milc processed it.
Using 'subprocess' directly avoids this issue and an extra layer of
subshell.
2022-03-10 21:33:41 +00:00
..
2021-05-29 20:05:46 +01:00
2021-08-18 08:46:59 +10:00
2020-04-08 09:31:14 -07:00