We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a15fa28 + 1045fed commit 5803d13Copy full SHA for 5803d13
src/infra/docs/dev-desktop.md
@@ -30,7 +30,7 @@ the following information:
30
Each user has their own account on the dev desktops. The account is named after
31
the user’s GitHub handle, with `gh-` as a prefix. For example, a user with the
32
GitHub handle `user` will have a user account with the name `gh-user` on the dev
33
-desktop.
+desktop. Note that the GitHub handle is case-sensitive, so gh-User and gh-user are treated as distinct accounts.
34
35
Users can connect to the dev desktop with SSH. The dev desktops use public key
36
authentication, and automatically fetch the user’s public keys from GitHub.
0 commit comments