mirror of
https://github.com/coder/code-server.git
synced 2026-06-19 16:37:10 +02: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.