From bdcea6d31fd6c1c152ff157f13332454f16d022d Mon Sep 17 00:00:00 2001 From: brohlfs Date: Tue, 22 Jan 2019 10:36:23 +0100 Subject: [PATCH] Add a note to developer docs about adding the SSH key Change-Id: I2950f5023688f30877e4dbb3280e00f4b80218fd --- Documentation/dev-readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/dev-readme.txt b/Documentation/dev-readme.txt index 433e0c151d..8bf4814d1c 100644 --- a/Documentation/dev-readme.txt +++ b/Documentation/dev-readme.txt @@ -93,6 +93,7 @@ To create more accounts on your development instance: . Click 'become' in the upper right corner. . Select 'Switch User'. . Register a new account. +. link:user-upload.html#ssh[Configure your SSH key]. Use the `ssh` protocol to clone from and push to the local server. For example, to clone a repository that you've created through the admin