Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3cf59c92
Commit
3cf59c92
authored
Sep 02, 2020
by
will-chow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc/gitlab-basics/create-your-ssh-keys.md
parent
2df757d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/gitlab-basics/create-your-ssh-keys.md
doc/gitlab-basics/create-your-ssh-keys.md
+5
-5
No files found.
doc/gitlab-basics/create-your-ssh-keys.md
View file @
3cf59c92
...
...
@@ -7,8 +7,8 @@ type: howto
# Create and add your SSH key pair
It
i
s best practice to use
[
Git over SSH instead of Git over HTTP
](
https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols
)
.
In order to use SSH, you
will
need to:
It
'
s best practice to use
[
Git over SSH instead of Git over HTTP
](
https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols
)
.
In order to use SSH, you need to:
1.
Create an SSH key pair
1.
Add your SSH public key to GitLab
...
...
@@ -25,6 +25,6 @@ To add the SSH public key to GitLab, see
[
Adding an SSH key to your GitLab account
](
../ssh/README.md#adding-an-ssh-key-to-your-gitlab-account
)
.
NOTE:
**Note:**
Once you add a key, you can
not edit it. If it didn'
t paste properly, it
[
will
not work
](
../ssh/README.md#testing-that-everything-is-set-up-correctly
)
, and
you
will
need to remove the key from GitLab and try adding it again.
Once you add a key, you can
't edit it. If it did no
t paste properly, it
[
this does
not work
](
../ssh/README.md#testing-that-everything-is-set-up-correctly
)
, and
you need to remove the key from GitLab and try adding it again.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment