mirror of
https://github.com/coder/code-server.git
synced 2026-09-02 08:30:17 +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.