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.
1 parent 2ef11cc commit 2a6fa1eCopy full SHA for 2a6fa1e
site/src/pages/UserSettingsPage/SSHKeysPage/SSHKeysPage.tsx
@@ -12,7 +12,7 @@ export const Language = {
12
The following public key is used to authenticate Git in workspaces. You may add it to Git
13
services (such as GitHub) that you need to access from your workspace. <br />
14
<br />
15
- Coder sets <code>$GIT_SSH_COMMAND</code> to perform the override.
+ Coder configures authentication via <code>$GIT_SSH_COMMAND</code>.
16
</p>
17
),
18
regenerateDialogTitle: "Regenerate SSH key?",
0 commit comments