Skip to content
Snippets Groups Projects

Add SSH content to the Use Git section

Merged Brendan Lynch requested to merge bl-move-ssh-git-content-to-use-git into master
All threads resolved!
1 file
+ 9
0
Compare changes
  • Side-by-side
  • Inline
@@ -7,3 +7,12 @@ info: To determine the technical writer assigned to the Stage/Group associated w
@@ -7,3 +7,12 @@ info: To determine the technical writer assigned to the Stage/Group associated w
DETAILS:
DETAILS:
**Tier:** Free, Premium, Ultimate
**Tier:** Free, Premium, Ultimate
**Offering:** GitLab.com, Self-managed, GitLab Dedicated
**Offering:** GitLab.com, Self-managed, GitLab Dedicated
 
 
SSH keys provide secure communication between your computer and GitLab.
 
When you use SSH keys to authenticate to the GitLab remote server,
 
you don't need to supply your username and password each time.
 
 
SSH uses two keys:
 
 
- A public key that can be shared.
 
- A private key that should be kept secure.
Loading