mirror of
https://github.com/coder/code-server.git
synced 2026-01-09 07:44:14 +08:00
Most of this was a straightforward replacement of our code with theirs but I also removed `getDefaultShellAndArgs` since it seems the reference implementation no longer does that either. Fixes #2276.