File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -87,15 +87,16 @@ cat ~/.ssh/id_rsa.pub
8787> * Mac OS: ` Cmd-c ` to copy and ` Cmd-v ` to paste.
8888> * FireFox/IE may not support clipboard permissions properly.
8989
90- 2 ) Select and copy the key output in the clipboard.
90+ 2 ) Select and copy the SSH key output to your clipboard.
91+ 3 ) Next, follow the steps to add the SSH key to your preferred account type:
9192
9293+ [ GitHub] ( https://docs.github.com/github/authenticating-to-github/adding-a-new-ssh-key-to-your-github-account )
9394
94- + [ GitLab] ( https://docs.gitlab.com/ee/ssh/#adding -an-ssh-key-to-your-gitlab-account )
95+ + [ GitLab] ( https://docs.gitlab.com/ee/user/ssh.html#add -an-ssh-key-to-your-gitlab-account )
9596
9697+ [ Azure DevOps] ( /azure/devops/repos/git/use-ssh-keys-to-authenticate#step-2--add-the-public-key-to-azure-devops-servicestfs ) Start at ** Step 2** .
9798
98- + [ BitBucket] ( https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/#SetupanSSHkey-ssh2 ) . Start at ** Step 4** .
99+ + [ BitBucket] ( https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/#SetupanSSHkey-ssh2 ) . Follow ** Step 4** .
99100
100101### Clone the Git repository with SSH
101102
You can’t perform that action at this time.
0 commit comments