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 e079ffb commit cea89ffCopy full SHA for cea89ff
book/04-git-server/sections/generating-ssh-key.asc
@@ -2,7 +2,7 @@
2
=== Generating Your SSH Public Key
3
4
(((SSH keys)))
5
-That being said, many Git servers authenticate using SSH public keys.
+Many Git servers authenticate using SSH public keys.
6
In order to provide a public key, each user in your system must generate one if they don't already have one.
7
This process is similar across all operating systems.
8
First, you should check to make sure you don't already have a key.
0 commit comments